diff options
| author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-03-29 16:38:37 +0100 |
|---|---|---|
| committer | Conrad Kostecki <conikost@gentoo.org> | 2024-04-17 22:59:18 +0200 |
| commit | eb480c1173c4552ab68bd13a57c698901a3f28dc (patch) | |
| tree | d024448f449b76f1a18111653cb6888b928a6ea1 /dev-haskell | |
| parent | 55e455469b0cfad73d58243b469ff18c791e44e8 (diff) | |
| download | gentoo-eb480c1173c4552ab68bd13a57c698901a3f28dc.tar.gz gentoo-eb480c1173c4552ab68bd13a57c698901a3f28dc.tar.bz2 gentoo-eb480c1173c4552ab68bd13a57c698901a3f28dc.zip | |
dev-haskell/crypto-cipher-types: 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/crypto-cipher-types/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-haskell/crypto-cipher-types/metadata.xml b/dev-haskell/crypto-cipher-types/metadata.xml index 937381521944..2485d8951fed 100644 --- a/dev-haskell/crypto-cipher-types/metadata.xml +++ b/dev-haskell/crypto-cipher-types/metadata.xml @@ -5,4 +5,7 @@ <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> + <upstream> + <remote-id type="github">vincenthz/hs-crypto-cipher</remote-id> + </upstream> </pkgmetadata> |
