summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-04-10 22:31:57 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-04-10 22:31:57 +0000
commitb0395a12fdd3b6d88a4f25ad722add86c4f56025 (patch)
treea9d86166b7358c47adecbfc033e2fa77d01b1055 /metadata/md5-cache/dev-haskell
parentMerge updates from master (diff)
downloadgentoo-b0395a12fdd3b6d88a4f25ad722add86c4f56025.tar.gz
gentoo-b0395a12fdd3b6d88a4f25ad722add86c4f56025.tar.bz2
gentoo-b0395a12fdd3b6d88a4f25ad722add86c4f56025.zip
2023-04-10 22:31:56 UTC
Diffstat (limited to 'metadata/md5-cache/dev-haskell')
-rw-r--r--metadata/md5-cache/dev-haskell/ed25519-0.0.5.04
-rw-r--r--metadata/md5-cache/dev-haskell/parallel-io-0.3.54
-rw-r--r--metadata/md5-cache/dev-haskell/pretty-show-1.104
3 files changed, 6 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-haskell/ed25519-0.0.5.0 b/metadata/md5-cache/dev-haskell/ed25519-0.0.5.0
index 3a943d2d5afc..8b0cbd4c6570 100644
--- a/metadata/md5-cache/dev-haskell/ed25519-0.0.5.0
+++ b/metadata/md5-cache/dev-haskell/ed25519-0.0.5.0
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test
DEPEND=>=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.10 hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Ed25519 cryptographic signatures
EAPI=8
-HOMEPAGE=http://thoughtpolice.github.com/hs-ed25519
+HOMEPAGE=https://github.com/thoughtpolice/hs-ed25519
INHERIT=haskell-cabal
IUSE=doc hscolour profile
KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv ~x86
@@ -13,4 +13,4 @@ RESTRICT=test
SLOT=0/0.0.5.0
SRC_URI=https://hackage.haskell.org/package/ed25519-0.0.5.0/ed25519-0.0.5.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e haskell-cabal 13a2f21e4152733139de87f74c2f99dd
-_md5_=14f15c01795f100ed15d3506a5588d79
+_md5_=16c38dab94d60fe64fe8007360b05a51
diff --git a/metadata/md5-cache/dev-haskell/parallel-io-0.3.5 b/metadata/md5-cache/dev-haskell/parallel-io-0.3.5
index 460a019ce99b..c70922dd3b9c 100644
--- a/metadata/md5-cache/dev-haskell/parallel-io-0.3.5
+++ b/metadata/md5-cache/dev-haskell/parallel-io-0.3.5
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test
DEPEND=>dev-haskell/extensible-exceptions-0.1.0.1:=[profile?] >=dev-haskell/random-1.0:=[profile?] <dev-haskell/random-1.3:=[profile?] >=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Combinators for executing IO actions in parallel on a thread pool
EAPI=7
-HOMEPAGE=https://batterseapower.github.com/parallel-io
+HOMEPAGE=https://batterseapower.github.io/parallel-io/
INHERIT=haskell-cabal
IUSE=doc hscolour profile
KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv ~x86
@@ -12,4 +12,4 @@ RDEPEND=>dev-haskell/extensible-exceptions-0.1.0.1:=[profile?] >=dev-haskell/ran
SLOT=0/0.3.5
SRC_URI=https://hackage.haskell.org/package/parallel-io-0.3.5/parallel-io-0.3.5.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e haskell-cabal 13a2f21e4152733139de87f74c2f99dd
-_md5_=34e581c3b322b4eb6e0895861d44a093
+_md5_=8f8b39c665bfa6912b292df08cc07b1a
diff --git a/metadata/md5-cache/dev-haskell/pretty-show-1.10 b/metadata/md5-cache/dev-haskell/pretty-show-1.10
index 34266773b0b7..8df9f544dd48 100644
--- a/metadata/md5-cache/dev-haskell/pretty-show-1.10
+++ b/metadata/md5-cache/dev-haskell/pretty-show-1.10
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test
DEPEND=>=dev-haskell/haskell-lexer-1.1:=[profile?] <dev-haskell/haskell-lexer-2:=[profile?] dev-haskell/text:=[profile?] >=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 dev-haskell/happy hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Tools for working with derived 'Show' instances and generic inspection of values
EAPI=8
-HOMEPAGE=https://wiki.github.com/yav/pretty-show
+HOMEPAGE=https://github.com/yav/pretty-show
INHERIT=haskell-cabal
IUSE=doc hscolour profile
KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv ~x86
@@ -12,4 +12,4 @@ RDEPEND=>=dev-haskell/haskell-lexer-1.1:=[profile?] <dev-haskell/haskell-lexer-2
SLOT=0/1.10
SRC_URI=https://hackage.haskell.org/package/pretty-show-1.10/pretty-show-1.10.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e haskell-cabal 13a2f21e4152733139de87f74c2f99dd
-_md5_=b6945e202ed1736cda19c9e9575c638b
+_md5_=2be3acf01818c70d55a5a6e9452945e9