diff options
| author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-03-29 16:48:33 +0100 |
|---|---|---|
| committer | Conrad Kostecki <conikost@gentoo.org> | 2024-04-17 22:59:21 +0200 |
| commit | a5a90cfef03b18c62d9ce4a7818948c5255c542e (patch) | |
| tree | 5e21ff55978aea554afa7fda13f92b39b9bf74ab /dev-haskell/hinotify | |
| parent | 512eb2b63d0c59979d22262f87386b8fc9301dda (diff) | |
| download | gentoo-a5a90cfef03b18c62d9ce4a7818948c5255c542e.tar.gz gentoo-a5a90cfef03b18c62d9ce4a7818948c5255c542e.tar.bz2 gentoo-a5a90cfef03b18c62d9ce4a7818948c5255c542e.zip | |
dev-haskell/hinotify: 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/hinotify')
| -rw-r--r-- | dev-haskell/hinotify/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-haskell/hinotify/metadata.xml b/dev-haskell/hinotify/metadata.xml index 937381521944..2b3b0f1989b1 100644 --- a/dev-haskell/hinotify/metadata.xml +++ b/dev-haskell/hinotify/metadata.xml @@ -5,4 +5,7 @@ <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> + <upstream> + <remote-id type="github">kolmodin/hinotify</remote-id> + </upstream> </pkgmetadata> |
