dev-haskell/cryptohash-sha1
Fast, pure and practical SHA-1 implementation
ChangeLog
commit 86a35d01a3fea6e3b1966167778e5637a0faa03a
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 17:40:34 2024 +0100
dev-haskell/cryptohash-sha1: bump cabal rev
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
commit 2bb0004532d503dc383abe864929b6ab5770257c
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Thu Aug 10 03:41:17 2023 +0200
dev-haskell/cryptohash-sha1: bump cabal revision
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600
*/*: Remove [profile?] from ghc RDEPEND
This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.
Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600
*/*: Remove ~x86 (and related) from KEYWORDS
x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.
With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.
See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600
*/*: Add [profile?] to ghc RDEPEND
Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.
Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit d49683469e1bafaaba6049afd791617f9633681e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 21 15:00:37 2022 -0600
dev-haskell/cryptohash-sha1: add 0.11.101.0, drop 0.11.100.1
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100
*/*: fix https->https in metadatd dtd
Newer hackport fixes this (in git, not tagged yet).
Signed-off-by: Sam James <sam@gentoo.org>
commit dcacd9e377769b714cbc1d987c259ee2ec5a31f5
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Feb 20 12:23:22 2022 -0700
dev-haskell/cryptohash-sha1: Disable tests
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 365b3cd644a6aabd573f7306777859a7333094f6
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 25 11:53:37 2021 +0100
dev-haskell/cryptohash-sha1: update to EAPI=8
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit d0f07beb08130b6304d12b6fa0322eb087173e83
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Jun 29 09:32:20 2021 +1000
dev-haskell/cryptohash-sha1: Loosen test dep
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000
*/*: Inline mirror://hackage and update URIs
Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 9a2df01b568e6b459a9a0ba996c1d09f6c5d7eac
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Dec 9 11:49:10 2017 +1100
dev-haskell/cryptohash-sha1: Loosen test deps
commit 738b942ba7b65fd39877223e1cdaf05b7543fb18
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Dec 8 18:03:23 2017 +1100
dev-haskell/cryptohash-sha1: Loosen base dep
commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000
refresh Manifests
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000
follow ::gentoo in removing '# $Id$' headers
Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 766e0c5c248fc14423782b909b39a33efbe8ff78
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Dec 29 09:47:56 2016 +0000
dev-haskell/cryptohash-sha1: new package, a depend of uuid
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 17:40:34 2024 +0100
dev-haskell/cryptohash-sha1: bump cabal rev
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
commit 2bb0004532d503dc383abe864929b6ab5770257c
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Thu Aug 10 03:41:17 2023 +0200
dev-haskell/cryptohash-sha1: bump cabal revision
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600
*/*: Remove [profile?] from ghc RDEPEND
This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.
Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600
*/*: Remove ~x86 (and related) from KEYWORDS
x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.
With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.
See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600
*/*: Add [profile?] to ghc RDEPEND
Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.
Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit d49683469e1bafaaba6049afd791617f9633681e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 21 15:00:37 2022 -0600
dev-haskell/cryptohash-sha1: add 0.11.101.0, drop 0.11.100.1
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100
*/*: fix https->https in metadatd dtd
Newer hackport fixes this (in git, not tagged yet).
Signed-off-by: Sam James <sam@gentoo.org>
commit dcacd9e377769b714cbc1d987c259ee2ec5a31f5
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Feb 20 12:23:22 2022 -0700
dev-haskell/cryptohash-sha1: Disable tests
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 365b3cd644a6aabd573f7306777859a7333094f6
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 25 11:53:37 2021 +0100
dev-haskell/cryptohash-sha1: update to EAPI=8
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit d0f07beb08130b6304d12b6fa0322eb087173e83
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Jun 29 09:32:20 2021 +1000
dev-haskell/cryptohash-sha1: Loosen test dep
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000
*/*: Inline mirror://hackage and update URIs
Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 9a2df01b568e6b459a9a0ba996c1d09f6c5d7eac
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Dec 9 11:49:10 2017 +1100
dev-haskell/cryptohash-sha1: Loosen test deps
commit 738b942ba7b65fd39877223e1cdaf05b7543fb18
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Dec 8 18:03:23 2017 +1100
dev-haskell/cryptohash-sha1: Loosen base dep
commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000
refresh Manifests
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000
follow ::gentoo in removing '# $Id$' headers
Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 766e0c5c248fc14423782b909b39a33efbe8ff78
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Dec 29 09:47:56 2016 +0000
dev-haskell/cryptohash-sha1: new package, a depend of uuid
Package-Manager: Portage-2.3.3, Repoman-2.3.1