diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-03-29 16:39:19 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-04-17 22:59:18 +0200 |
commit | 01431826b4ac97147ce93377424b3e96ab5bfccd (patch) | |
tree | d1229ca1d9afc9930db0cc7d1a20b208d9cbc122 /dev-haskell | |
parent | dev-haskell/crypto-cipher-types: add missing remote-id (diff) | |
download | gentoo-01431826b4ac97147ce93377424b3e96ab5bfccd.tar.gz gentoo-01431826b4ac97147ce93377424b3e96ab5bfccd.tar.bz2 gentoo-01431826b4ac97147ce93377424b3e96ab5bfccd.zip |
dev-haskell/cryptonite-conduit: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/cryptonite-conduit/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-haskell/cryptonite-conduit/metadata.xml b/dev-haskell/cryptonite-conduit/metadata.xml index 74cb13dc7992..f1f67cdd6f23 100644 --- a/dev-haskell/cryptonite-conduit/metadata.xml +++ b/dev-haskell/cryptonite-conduit/metadata.xml @@ -12,4 +12,7 @@ with contribution, this could provide cipher conduits too, and probably other things. </longdescription> + <upstream> + <remote-id type="github">haskell-crypto/cryptonite-conduit</remote-id> + </upstream> </pkgmetadata> |