dev-haskell/nats: 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 16:58:07 +01:00
committed by Conrad Kostecki
parent 189bdf7205
commit b5e50439a9

View File

@@ -10,4 +10,7 @@
<flag name="hashable">enable hashable instances</flag>
<flag name="template-haskell">enable template_haskell</flag>
</use>
<upstream>
<remote-id type="github">ekmett/nats</remote-id>
</upstream>
</pkgmetadata>