commit: c30dda2bb497ae867bcdf7d741f0fef2a9f36979
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul 24 18:04:43 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 03:03:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c30dda2b
dev-haskell/math-functions: 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/math-functions/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/math-functions/metadata.xml
b/dev-haskell/math-functions/metadata.xml
index ac35e1ca28ab..34d3ae1258d4 100644
--- a/dev-haskell/math-functions/metadata.xml
+++ b/dev-haskell/math-functions/metadata.xml
@@ -11,6 +11,6 @@
useful in statistical and numerical computing.
</longdescription>
<upstream>
- <remote-id type="github">bos/math-functions</remote-id>
+ <remote-id type="github">haskell/math-functions</remote-id>
</upstream>
</pkgmetadata>