commit: 67e4989dffae572f994bd8faaa28d5be28034cd4
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Thu Sep 7 15:07:19 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 09:54:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67e4989d
dev-haskell/uuid-types: use HTTPS for links to en.wikipedia.org, bug #637190
dev-haskell/uuid-types/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/uuid-types/metadata.xml
b/dev-haskell/uuid-types/metadata.xml
index 8b381ac50b6..6ed8d01282a 100644
--- a/dev-haskell/uuid-types/metadata.xml
+++ b/dev-haskell/uuid-types/metadata.xml
@@ -8,7 +8,7 @@
<longdescription>
This library contains type definitions for Universally Unique
Identifiers
and basic conversion functions.
- See <http://en.wikipedia.org/wiki/UUID> for the general
idea.
+ See <https://en.wikipedia.org/wiki/UUID> for the general
idea.
</longdescription>
<upstream>
<remote-id type="github">aslatter/uuid</remote-id>