gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/cryptohash

collection of crypto hashes, fast, pure and practical

Screenshots

  • cryptohash-0.11.9
    ~amd64 ~amd64-linux
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit c1d1ab135e7d4c3de68869388ff96abf77f868e5
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 5 19:25:37 2024 -0700

*/*: Switch to EAPI 8

Signed-off-by: hololeap <hololeap@protonmail.com>

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 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 5a03c6af370f572d237af466270e4b9a30f589c8
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Oct 4 11:54:48 2020 +0100

dev-haskell/cryptohash: update to EAPI=7

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 424be5871a2961e5a7d3c3414675fe7e0e6f4873
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Dec 13 07:54:24 2019 +0000

sync stable keywords from ::gentoo

Signed-off-by: Sergei Trofimovich <slyfox@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 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 c7562989cd60503adf83d4cbf7415e2080eeeac0
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Mar 25 22:16:46 2016 +0000

dev-haskell/cryptohash: bump up to 0.11.9

Package-Manager: portage-2.2.28

commit 5aef27fabcdaae55c801833d0eebee35ebd6203e
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Feb 21 11:07:33 2016 +0000

dev-haskell/cryptohash: bump up to 0.11.7

Package-Manager: portage-2.2.27

commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500

Update metadata.xml for GLEP 67

commit 77bfc71d66aebed5c267cfc8980b563d5b01c3b7
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Sep 21 09:29:14 2015 +0100

follow jlec@'s HOMEPAGE fix s/http:/https:/ form ::gentoo

The hack I did it is:
https://github.com/trofi/gentoo-qa/blob/master/check_homepage_https.sh

Will also need similar change in hackport.

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit 4a585b54eb5f4c66e9b867f0bf95b390cbc62c60
Author: Heather <Heather@live.ru>
Date: Wed Aug 12 15:47:28 2015 +0400

fix headers and copyright lines

commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100

convert '# $Header: ' lines to '# $Id$'

The change was adopted when ::gentoo switched to git.

https://github.com/trofi/gentoo-qa/blob/master/check_header.sh

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300

metadata.xml: from <maintainer> field in favour of <herd> one

Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 0c6f50d02f32130c4041313e7058ffc554f014ec
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jun 26 22:40:55 2014 +0300

dev-haskell/cryptohash: bump up to 0.11.6

Package-Manager: portage-2.2.10_p15

commit f4a4b6d8f6e6ef10e9957d78aae09be089156f2a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon May 26 10:25:09 2014 +0300

dev-haskell/cryptohash: bump up to 0.11.5

Package-Manager: portage-2.2.10_p15

commit 3bd70b99d68b82550d2262b61fe12df822ab0a9e
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Tue Apr 1 12:42:56 2014 +0400

dev-haskell/cryptohash: bump up to 0.9.2

commit 219efd0b1ee244a615d636ee3d1b65b3d63df507
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jan 19 13:58:30 2014 +0300

dev-haskell/cryptohash: bump up to 0.11.2

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 61030db8fd4b3c43e9e90718f0d6827850089e58
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jan 19 12:42:52 2014 +0300

sync keywords from gentoo-x86

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit a53448dff60e9e94396a6751ab6efb43a0dc00a9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Nov 14 13:00:48 2013 +0300

sync keywords from gentoo-x86

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit a991c0760b3447803d9d37f6543cac7b0032cf00
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Oct 23 21:01:03 2013 +0300

dev-haskell/cryptohash: bump up to 0.11.1

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit a807efad0ba119ab28897d9bdc53904c24bae635
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Mon Sep 9 00:40:15 2013 +0400

dev-haskell/cryptohash: bump up to 0.10.0

Signed-off-by: Alexander Vershilov <alexander.vershilov@gmail.com>

commit 46d21407ebe0738f383f0b294d4b12b4032d5e41
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Jun 28 09:59:18 2013 +0400

dev-haskell/cryptohash: bump up to 0.9.1

Signed-off-by: Alexander Vershilov <alexander.vershilov@gmail.com>

commit e5162affc81c0071925fb4a6b1da4949c05e5f83
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Apr 5 16:33:05 2013 +1100

Bump cryptohash to 0.9.0

commit fc86adc83d666068d9f48a8042e20271774788c4
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 31 15:43:06 2013 +0300

dev-haskell/cryptohash: bump up to 0.8.4

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 2c2b747a9864546f66ba92c27fa7bcb9aeb8cf56
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Dec 31 06:35:44 2012 +0300

dev-haskell/cryptohash: bump up to 0.8.3

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit d145e5c85e304595d6da9401543bffdcf1728144
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Dec 16 22:05:28 2012 +0300

dev-haskell/cryptohash: bump up to 0.8.2

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 2f39a3263e5e5ed7845902d0315d90eca427ce0d
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Dec 16 00:29:26 2012 +1100

Bump cryptohash to 0.8.1

commit ad044ca43ac17be5239f934671e842b81a33384c
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Nov 13 09:15:46 2012 +1100

Bump cryptohash to 0.7.8

commit bde3384e7341eb42d68e89a96643e3e46d3c5698
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Nov 8 23:06:27 2012 +1100

Bump cryptohash to 0.7.7

commit 6f484683d65e8784d4936c62d0d58af9177de3a9
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Nov 3 14:36:28 2012 +1100

Bump cryptohash to 0.7.6

commit 7db4e1b65c2de61d0028528402e5f4d4f1112cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 7 17:44:46 2012 +0400

big mirror update

commit 88bbb0224ca4d45e00f0f64b16b0c8e79dab66f1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Jun 15 03:11:07 2012 +0300

regenerated all Manifests to make use of 'thin' feature in one shot

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 6da344dd1456dfec63ff79134d1696fbbab84841
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 25 13:54:15 2012 +1000

Bump cryptohash to 0.7.5

commit ddfc3d1aa83b3634fb3be0d8024f3d6afe252445
Author: Mark Wright <markwright@internode.on.net>
Date: Thu Nov 17 23:17:59 2011 +1100

Add hoogle support

commit 1a93f1e306c6f3c3a7340d974ed3c23b0d9c3c4e
Author: Mark Wright <markwright@internode.on.net>
Date: Mon Oct 24 23:25:09 2011 +1100

Bump cryptohash to 0.7.4, built with ghc 7.2.1, 7.0.4 and 6.12.3

commit fe3e89638cc7fcdb9e37ec5878420e17ce62a9bd
Author: Mark Wright <markwright@internode.on.net>
Date: Sun Oct 2 00:30:34 2011 +1000

Bump cryptohash to 0.7.3, built with ghc 7.2.1, 7.0.4 and 6.12.3

commit 527626d0d758d21c63955fa1d1af9c8b34bdca67
Author: Mark Wright <markwright@internode.on.net>
Date: Sun Sep 11 00:53:35 2011 +1000

Bump cryptohash to 0.7.2, built with ghc 7.2.1, 7.0.4 and 6.12.3

commit 9c7d087e766bd7733eddae8e37e3eddf66c9ed56
Author: Mark Wright <markwright@internode.on.net>
Date: Tue Aug 16 11:19:50 2011 +1000

Bump cryptohash to 0.7.1, built with ghc 7.2.1, 7.0.4 and 6.12.3

commit 0b93bdf63622897feb77169cc018e2f49b30dbcf
Author: Mark Wright <markwright@internode.on.net>
Date: Sun Jun 19 19:54:57 2011 +1000

Bump cryptohash to 0.7.0, built with ghc 7.0.4 and 6.12.3

commit 2a157eb78663b1206216082e5f02776bb56bdce0
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 20 20:31:26 2011 +0200

dev-haskell/cryptohash: bump 0.6.1 up to 0.6.3

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit d672939d82a7d587ee4184859075dc6342188c40
Author: markwright@internode.on.net <unknown>
Date: Wed Dec 29 23:18:19 2010 +0000

yesod-auth-unrecord-revert-tagged-crypto-api-record.txt
argus haskell # darcs whatsnew -l
No changes!
argus haskell # darcs unrecord --interactive
... answered no to all patched except yesod-auth:
Fri Dec 24 00:35:04 EST 2010 markwright@internode.on.net
* yesod-auth
compiled on ghc 6.12.3 only.
Shall I unrecord this patch? (9/179) [ynW...], or ? for more options: y
...
argus haskell # darcs revert dev-haskell/tagged dev-haskell/crypto-api
Reverting changes in "dev-haskell/crypto-api" "dev-haskell/tagged"..

adddir ./dev-haskell/crypto-api
Shall I revert this change? (1/10) [ynW...], or ? for more options: y
Will not ask whether to revert 4 already decided patches.
adddir ./dev-haskell/tagged
Shall I revert this change? (6/10) [ynW...], or ? for more options: y
Will not ask whether to revert 4 already decided patches.
Do you really want to revert these changes? y
Finished reverting.
argus haskell #