commit: 651c98627763d477731f80dc11f5e25bd436d883
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul 24 17:59:50 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 03:03:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=651c9862
dev-haskell/hspec-expectations: fix remote-id
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-haskell/hspec-expectations/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/hspec-expectations/metadata.xml
b/dev-haskell/hspec-expectations/metadata.xml
index 532e2bdd54ae..c99ed02a022a 100644
--- a/dev-haskell/hspec-expectations/metadata.xml
+++ b/dev-haskell/hspec-expectations/metadata.xml
@@ -6,6 +6,6 @@
<name>Gentoo Haskell</name>
</maintainer>
<upstream>
- <remote-id
type="github">sol/hspec-expectations#readme</remote-id>
+ <remote-id
type="github">hspec/hspec-expectations#readme</remote-id>
</upstream>
</pkgmetadata>