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>
This commit is contained in:
Michael Mair-Keimberger
2024-03-29 17:10:24 +01:00
committed by Conrad Kostecki
parent 99d5516a59
commit a89643828f

View File

@@ -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>