dev-haskell/base64
A modern Base64 library
ChangeLog
commit a931f22da99871efb4fa43434bc689aa528fff3a
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Aug 6 12:16:45 2024 +1000
dev-haskell/base64: Loosen deps
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 8f32cf258b3131d1607f4ae2a1d2eab8a0745249
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 23 15:22:13 2024 -0600
dev-haskell/base64: Keyword v1.0
This should have been done when ghc-9.4.* was keyworded
Fixup for ba4dd5e3afcc1eff0d6c72fbeec8f6671e1a662b
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 6799cca95ea149429fdfd9c206b2fdd4cb40d21b
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sun Mar 3 23:11:31 2024 +0100
dev-haskell/base64: bump up to 1.0 (unkeyworded)
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
Signed-off-by: hololeap <hololeap@protonmail.com>
commit f1c79e7aff905011b79b38175a26e5d5aa4ca041
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Thu Aug 10 14:38:39 2023 +0200
dev-haskell/base64: 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 239bd12292f27e6d966f4a558db8fa235583ddc6
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 30 11:29:16 2022 -0600
dev-haskell/base64: add github, hackage upstream metadata
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit eb536261943eb1806aceb5cd2a17dc96153d4528
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 30 11:29:11 2022 -0600
dev-haskell/base64: drop 0.4.2.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit cc819f9b3c58eb08c7dc1ccea0d7b7908c1f86f5
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sat Oct 29 17:56:14 2022 +0200
dev-haskell/base64: bump up to 0.4.2.4
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
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 59bc20d19d9109dc4c42bf96cde5534754dda53c
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jan 21 08:13:02 2022 +1100
dev-haskell/base64: restrict tests
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 1cbb8b34ae72d3fe0c89b0abb68ae26bad76711e
Author: Sergey Alirzaev <l29ah@cock.li>
Date: Tue Mar 23 05:22:14 2021 +0300
dev-haskell/base64: permit newer deepseq
commit a659536d030c663bfeaca983444522709a973d6a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 14:47:06 2021 +0100
dev-haskell/base64: bump up to 0.4.2.3
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit d46f1796aa55e8002edca1bad28307d382eb294f
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Fri Feb 19 15:29:47 2021 -0500
dev-haskell/base64: Resolve PkgMetadataXmlEmptyElement warning
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 50d76bdb7ed3bce730df3f9be28a6bc5c4adce97
Author: karky7 <cantimerny.g@gmail.com>
Date: Wed Oct 21 06:06:34 2020 +0900
dev-haskell/base64: initital layout
Package-Manager: portage-3.0.8, Repoman 3.0.2
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Aug 6 12:16:45 2024 +1000
dev-haskell/base64: Loosen deps
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 8f32cf258b3131d1607f4ae2a1d2eab8a0745249
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 23 15:22:13 2024 -0600
dev-haskell/base64: Keyword v1.0
This should have been done when ghc-9.4.* was keyworded
Fixup for ba4dd5e3afcc1eff0d6c72fbeec8f6671e1a662b
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 6799cca95ea149429fdfd9c206b2fdd4cb40d21b
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sun Mar 3 23:11:31 2024 +0100
dev-haskell/base64: bump up to 1.0 (unkeyworded)
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
Signed-off-by: hololeap <hololeap@protonmail.com>
commit f1c79e7aff905011b79b38175a26e5d5aa4ca041
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Thu Aug 10 14:38:39 2023 +0200
dev-haskell/base64: 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 239bd12292f27e6d966f4a558db8fa235583ddc6
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 30 11:29:16 2022 -0600
dev-haskell/base64: add github, hackage upstream metadata
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit eb536261943eb1806aceb5cd2a17dc96153d4528
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 30 11:29:11 2022 -0600
dev-haskell/base64: drop 0.4.2.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit cc819f9b3c58eb08c7dc1ccea0d7b7908c1f86f5
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sat Oct 29 17:56:14 2022 +0200
dev-haskell/base64: bump up to 0.4.2.4
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
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 59bc20d19d9109dc4c42bf96cde5534754dda53c
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jan 21 08:13:02 2022 +1100
dev-haskell/base64: restrict tests
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 1cbb8b34ae72d3fe0c89b0abb68ae26bad76711e
Author: Sergey Alirzaev <l29ah@cock.li>
Date: Tue Mar 23 05:22:14 2021 +0300
dev-haskell/base64: permit newer deepseq
commit a659536d030c663bfeaca983444522709a973d6a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 14:47:06 2021 +0100
dev-haskell/base64: bump up to 0.4.2.3
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit d46f1796aa55e8002edca1bad28307d382eb294f
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Fri Feb 19 15:29:47 2021 -0500
dev-haskell/base64: Resolve PkgMetadataXmlEmptyElement warning
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 50d76bdb7ed3bce730df3f9be28a6bc5c4adce97
Author: karky7 <cantimerny.g@gmail.com>
Date: Wed Oct 21 06:06:34 2020 +0900
dev-haskell/base64: initital layout
Package-Manager: portage-3.0.8, Repoman 3.0.2