Open
Conversation
This makes library discovery significantly easier in some environments.
Author
|
Ping? |
Owner
|
Hey - I'm sorry, realistically I do not have the time to maintain this project. Someone should fork it and take over. |
Owner
|
@TeofilC I have added you to the maintainers group. Thanks! |
|
Cheers! Published as digest-0.0.1.4 |
netbsd-srcmastr
pushed a commit
to NetBSD/pkgsrc
that referenced
this pull request
Jan 25, 2023
0.0.1.5 — 24th Jan 2023 * Correct license field in .cabal file (Thanks to @juhp): TeofilC/digest#9 * Use https for git source repository (Thanks to @felixonmars): TeofilC/digest#8 0.0.1.4 — 22th Dec 2022 * Use pkgconfig to find zlib (Thanks to @bgamari): jkff/digest#5
jonathanlking
pushed a commit
to jonathanlking/digest
that referenced
this pull request
Mar 5, 2023
Update upstream url
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This makes library discovery significantly easier in some environments (e.g. on
nixwhere bgamari/nix-pkgconfig can be used)