diff options
author | 2023-11-04 16:52:16 -0600 | |
---|---|---|
committer | 2023-11-19 18:32:30 +0000 | |
commit | f13e0d8a84f5327e12991071a782bbca82db91ed (patch) | |
tree | 4a91bf5fdf71567e5a9c7e09d1f1f7d272e37079 /dev-haskell/zlib | |
parent | dev-haskell/zlib: Hackage revision bump (diff) | |
download | gentoo-f13e0d8a84f5327e12991071a782bbca82db91ed.tar.gz gentoo-f13e0d8a84f5327e12991071a782bbca82db91ed.tar.bz2 gentoo-f13e0d8a84f5327e12991071a782bbca82db91ed.zip |
dev-haskell/zlib: add github, hackage upstream metadata
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/zlib')
-rw-r--r-- | dev-haskell/zlib/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-haskell/zlib/metadata.xml b/dev-haskell/zlib/metadata.xml index 4c34a34bede0..f4c9b1ea85a4 100644 --- a/dev-haskell/zlib/metadata.xml +++ b/dev-haskell/zlib/metadata.xml @@ -12,4 +12,8 @@ For windows, this is the default.</flag> prevents other Haskell threads running. Enabling this flag avoids this unfairness, but with greater overall cost.</flag> </use> + <upstream> + <remote-id type="hackage">zlib</remote-id> + <remote-id type="github">haskell/zlib</remote-id> + </upstream> </pkgmetadata> |