commit: 4bc682b026ae1da4bed200133b9281294d31a309 Author: Z. Liu <zhixu.liu <AT> gmail <DOT> com> AuthorDate: Mon May 19 02:16:37 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 21 21:16:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bc682b0
dev-haskell/safe: remove #readme from remote-id Signed-off-by: Z. Liu <zhixu.liu <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42081 Closes: https://github.com/gentoo/gentoo/pull/42081 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-haskell/safe/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/safe/metadata.xml b/dev-haskell/safe/metadata.xml index b4273947bd00..d24d6dc15d3b 100644 --- a/dev-haskell/safe/metadata.xml +++ b/dev-haskell/safe/metadata.xml @@ -13,6 +13,6 @@ your code. </longdescription> <upstream> - <remote-id type="github">ndmitchell/safe#readme</remote-id> + <remote-id type="github">ndmitchell/safe</remote-id> </upstream> </pkgmetadata>
