dev-haskell/microlens-th
Automatic generation of record lenses for microlens
ChangeLog
commit 7f490ff33973fde740b3fb2d524f0411dabda193
Author: hololeap <hololeap@protonmail.com>
Date: Wed Mar 6 17:16:14 2024 -0700
dev-haskell/microlens-th: drop 0.4.3.12
Signed-off-by: hololeap <hololeap@protonmail.com>
commit a434e26cdd85a290473c6fe5ecefb4f7d320f000
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 01:51:41 2024 +0100
dev-haskell/microlens-th: bump up to 0.4.3.14
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 2c29a498e58242de3f47e6fe77a7cc3f921a5a79
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Apr 7 07:35:19 2023 +1000
dev-haskell/microlens-th: add github, hackage upstream metadata
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit f3cb6a7166418ddaf03c1841dc099dd59b722f45
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Apr 7 07:35:07 2023 +1000
dev-haskell/microlens-th: drop 0.4.3.10
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit ea5b5ad07bf8d1cecbdb3ab6591bee78f56cce33
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Apr 7 07:35:03 2023 +1000
dev-haskell/microlens-th: add 0.4.3.12
Signed-off-by: Jack Todaro <solpeth@posteo.org>
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 432105ec5f76401b570c7c2f0cd3334ff5ef5c0d
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jul 31 11:02:57 2021 -0600
dev-haskell/microlens-th: Bump to 0.4.3.10
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 0949ce409b1513b56ee924e45a384fc344f6e496
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jul 31 10:32:21 2021 -0600
dev-haskell/microlens-th: Remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 6181b24245af3cc770766274c54a90492d409abb
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Sun Jan 3 23:11:55 2021 -0500
dev-haskell/microlens-th: bump to 0.4.3.8, allows newer th-abstraction
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 225c8abc2b1470e4972407732ab69163bacb46d5
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Dec 17 11:29:39 2020 +1100
dev-haskell/microlens-th: drop old
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 696789e938e212655c88b4d6e29ad062c00c0d51
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 15 20:39:40 2020 +1000
dev-haskell/microlens-th: Loosen TH dep
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 95e19a7a7521bfc62e1761bef535935313cbf873
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Feb 6 17:34:08 2020 -0330
dev-haskell/microlens-th: bump up to 0.4.3.4
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
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 538f55b4f167f24df5d92eddbb7c2e682e564f9c
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sun Nov 3 18:48:18 2019 -0500
dev-haskell/microlens-th: drop old
Keep last two: 0.4.3.2, 0.4.2.3
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 6ce20f66d13f6f627ffc3c0da78ee06402a8a3b6
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Wed Oct 16 15:01:04 2019 -0400
dev-haskell/microlens-th: drop non-existent USE flag
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Jack Todaro <jack.todaro@posteo.net>
commit 16c17a4155fe63a4ae30e5df301680de3c5d74f2
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Tue Oct 15 17:06:40 2019 -0230
dev-haskell/microlens-th: bump up to 0.4.3.2
ghc 8.6.5
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 3207bac73988283e2aef69895d8d6637a3d0fc47
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Fri Sep 28 21:49:48 2018 +1000
dev-haskell/microlens-th: bump up to 0.4.2.3
Package-Manager: Portage-2.3.50, Repoman-2.3.11
commit 0fbd666f1f40dde1f73f9c4fce985780ff0d4c01
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 11 21:18:04 2018 +1000
dev-haskell/microlens-th: Bump to 0.4.2.1
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 d654ded7f292968f92b1cc1dfde23fd846d8254b
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Jan 28 13:53:18 2017 +0000
dev-haskell/microlens-th: bump up to 0.4.1.1
Package-Manager: Portage-2.3.3, Repoman-2.3.1
commit 2423b405a90a0b1b2637b9fc701d02639c0fccf4
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 3 10:38:48 2016 +0100
dev-haskell/microlens-th: bump up to 0.4.1.0
Package-Manager: portage-2.3.0
commit ebece046574f56e3f842fb2b4f8a891474bbe690
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat May 14 10:27:11 2016 +0100
dev-haskell/microlens-th: new package, a depend of brick-0.6
Package-Manager: portage-2.2.28
Author: hololeap <hololeap@protonmail.com>
Date: Wed Mar 6 17:16:14 2024 -0700
dev-haskell/microlens-th: drop 0.4.3.12
Signed-off-by: hololeap <hololeap@protonmail.com>
commit a434e26cdd85a290473c6fe5ecefb4f7d320f000
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 01:51:41 2024 +0100
dev-haskell/microlens-th: bump up to 0.4.3.14
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 2c29a498e58242de3f47e6fe77a7cc3f921a5a79
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Apr 7 07:35:19 2023 +1000
dev-haskell/microlens-th: add github, hackage upstream metadata
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit f3cb6a7166418ddaf03c1841dc099dd59b722f45
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Apr 7 07:35:07 2023 +1000
dev-haskell/microlens-th: drop 0.4.3.10
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit ea5b5ad07bf8d1cecbdb3ab6591bee78f56cce33
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Apr 7 07:35:03 2023 +1000
dev-haskell/microlens-th: add 0.4.3.12
Signed-off-by: Jack Todaro <solpeth@posteo.org>
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 432105ec5f76401b570c7c2f0cd3334ff5ef5c0d
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jul 31 11:02:57 2021 -0600
dev-haskell/microlens-th: Bump to 0.4.3.10
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 0949ce409b1513b56ee924e45a384fc344f6e496
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jul 31 10:32:21 2021 -0600
dev-haskell/microlens-th: Remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 6181b24245af3cc770766274c54a90492d409abb
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Sun Jan 3 23:11:55 2021 -0500
dev-haskell/microlens-th: bump to 0.4.3.8, allows newer th-abstraction
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 225c8abc2b1470e4972407732ab69163bacb46d5
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Dec 17 11:29:39 2020 +1100
dev-haskell/microlens-th: drop old
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 696789e938e212655c88b4d6e29ad062c00c0d51
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 15 20:39:40 2020 +1000
dev-haskell/microlens-th: Loosen TH dep
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 95e19a7a7521bfc62e1761bef535935313cbf873
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Feb 6 17:34:08 2020 -0330
dev-haskell/microlens-th: bump up to 0.4.3.4
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
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 538f55b4f167f24df5d92eddbb7c2e682e564f9c
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sun Nov 3 18:48:18 2019 -0500
dev-haskell/microlens-th: drop old
Keep last two: 0.4.3.2, 0.4.2.3
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 6ce20f66d13f6f627ffc3c0da78ee06402a8a3b6
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Wed Oct 16 15:01:04 2019 -0400
dev-haskell/microlens-th: drop non-existent USE flag
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Jack Todaro <jack.todaro@posteo.net>
commit 16c17a4155fe63a4ae30e5df301680de3c5d74f2
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Tue Oct 15 17:06:40 2019 -0230
dev-haskell/microlens-th: bump up to 0.4.3.2
ghc 8.6.5
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 3207bac73988283e2aef69895d8d6637a3d0fc47
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Fri Sep 28 21:49:48 2018 +1000
dev-haskell/microlens-th: bump up to 0.4.2.3
Package-Manager: Portage-2.3.50, Repoman-2.3.11
commit 0fbd666f1f40dde1f73f9c4fce985780ff0d4c01
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 11 21:18:04 2018 +1000
dev-haskell/microlens-th: Bump to 0.4.2.1
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 d654ded7f292968f92b1cc1dfde23fd846d8254b
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Jan 28 13:53:18 2017 +0000
dev-haskell/microlens-th: bump up to 0.4.1.1
Package-Manager: Portage-2.3.3, Repoman-2.3.1
commit 2423b405a90a0b1b2637b9fc701d02639c0fccf4
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 3 10:38:48 2016 +0100
dev-haskell/microlens-th: bump up to 0.4.1.0
Package-Manager: portage-2.3.0
commit ebece046574f56e3f842fb2b4f8a891474bbe690
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat May 14 10:27:11 2016 +0100
dev-haskell/microlens-th: new package, a depend of brick-0.6
Package-Manager: portage-2.2.28