gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/hashable-time

Hashable instances for Data.Time

Screenshots

  • hashable-time-0.3
    ~amd64
    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 2d79f7ed1127a1af7a056ec4659132599d719dd1
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun May 23 18:27:30 2021 +1000

dev-haskell/hashable-time: drop old

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit f015c56b0d6a4bceb86318b7f8c75a0b49ebd67d
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun May 23 18:27:00 2021 +1000

dev-haskell/hashable-time: bump up to 0.3

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 694f88347e4aa4e2a7a5dbfbf25cf57b45680960
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Mar 30 09:08:11 2021 +1100

dev-haskell/hashable-time: drop old

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 26d92ba7f6b18c1e621a1e2b52e83bb33ca9278f
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Mar 30 09:07:09 2021 +1100

dev-haskell/hashable-time: bump up to 0.2.1

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 4b98ed9ff51b08d1af803e90b2c2c487909304ce
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Feb 16 23:55:41 2021 -0500

dev-haskell/hashable-time: remove redundant longdescription from metadata

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>

commit 780075a70af2171aaa259ed5630ddfccee47814d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Sep 2 00:17:13 2020 +0100

*/*: use https:// for hackage URIs

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

commit e71db4237195bf75ca6e8f0a054b97a89f89e44e
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Jun 30 11:41:50 2020 +1000

dev-haskell/hashable-time: allow hashable-1.3

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit ace204d957b9ba9271a14951ce891fb3b03e4da9
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Jun 30 11:40:16 2020 +1000

dev-haskell/hashable-time: allow base-4.14

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth@posteo.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 1e94a3864a174cb7554cc089f7118583ea8c38e5
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Jan 30 00:53:41 2019 +1100

dev-haskell/hashable-time: bump up to 0.2.0.2

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>

commit 6916bc4400190aac8a728bd0c775023652f5845a
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sat Aug 4 16:06:03 2018 +1000

dev-haskell/hashable-time: allow base 4.11

Package-Manager: Portage-2.3.44, Repoman-2.3.10

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 0e859d23144193d3e9b8d8cbebb99ef1fcec9f5e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Apr 30 18:41:32 2017 +0100

dev-haskell/hashable-time: bump up to 0.2.0.1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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 8ef44850f349394c80aca7ec7eeb0a60887c435e
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Sep 18 11:19:56 2016 +0100

dev-haskell/hashable-time: new package, a depend of aeson-1

Package-Manager: portage-2.3.0