commit: 743d5572ab623d2b24fe1fe1769da1b7faa8a13e
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Thu Sep 7 15:08:01 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 09:54:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743d5572
dev-haskell/uuid: use HTTPS for links to en.wikipedia.org, bug #637190
dev-haskell/uuid/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/uuid/metadata.xml b/dev-haskell/uuid/metadata.xml
index f7894180785..7c9c76c8d40 100644
--- a/dev-haskell/uuid/metadata.xml
+++ b/dev-haskell/uuid/metadata.xml
@@ -8,7 +8,7 @@
<longdescription>
This library is useful for creating, comparing, parsing and
printing Universally Unique Identifiers.
- 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>