summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-03-29 17:10:24 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-04-17 22:59:26 +0200
commita89643828fe985de114b979873fa5bfc8fafe62f (patch)
tree13256f6712df73855cb9e501a542351ace82afc0 /dev-haskell
parentdev-haskell/quickcheck-classes: add missing remote-id (diff)
downloadgentoo-a89643828fe985de114b979873fa5bfc8fafe62f.tar.gz
gentoo-a89643828fe985de114b979873fa5bfc8fafe62f.tar.bz2
gentoo-a89643828fe985de114b979873fa5bfc8fafe62f.zip
dev-haskell/random-bytestring: 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/random-bytestring/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-haskell/random-bytestring/metadata.xml b/dev-haskell/random-bytestring/metadata.xml
index c78fd78a2d28..20123659e2c8 100644
--- a/dev-haskell/random-bytestring/metadata.xml
+++ b/dev-haskell/random-bytestring/metadata.xml
@@ -8,4 +8,7 @@
<use>
<flag name="pcg">compile with support for PCG from pcg-random</flag>
</use>
+ <upstream>
+ <remote-id type="github">larskuhtz/random-bytestring</remote-id>
+ </upstream>
</pkgmetadata>