commit:     9b9efbd4e27d790f28d698ba732814f19b63e134
Author:     hololeap <hololeap <AT> protonmail <DOT> com>
AuthorDate: Sat Nov 18 02:08:27 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 18:32:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b9efbd4

dev-haskell/hdbc-postgresql: slotmove 2 -> 0

Signed-off-by: hololeap <hololeap <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild | 2 +-
 dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild | 6 +-----
 profiles/updates/4Q-2023                                   | 1 +
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild 
b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
index ad99cae6ccbd..8004d0b918dc 100644
--- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
+++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/hdbc/hdbc-postgresql";
 SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz";
 
 LICENSE="BSD"
-SLOT="2/${PV}"
+SLOT="0/${PV}"
 KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 

diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild 
b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild
index b90c4758ef83..53a270aa6ab8 100644
--- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild
+++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild
@@ -19,11 +19,7 @@ HOMEPAGE="https://github.com/hdbc/hdbc-postgresql";
 
 LICENSE="BSD"
 
-# For some reason, the slot was previously set to 2. Changing this could cause
-# problems as haskell-updater tries to reinstall a version of the same slot.
-# This should be changed at some point, but currently the version in ::gentoo
-# is also set to 2.
-SLOT="2/${PV}"
+SLOT="0/${PV}"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 
 RDEPEND="

diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023
index be5397181240..a4fe88bb542e 100644
--- a/profiles/updates/4Q-2023
+++ b/profiles/updates/4Q-2023
@@ -24,3 +24,4 @@ move kde-apps/print-manager kde-plasma/print-manager
 move dev-libs/kuserfeedback kde-frameworks/kuserfeedback
 move dev-python/pure_eval dev-python/pure-eval
 slotmove dev-haskell/extra 2 0
+slotmove dev-haskell/hdbc-postgresql 2 0

Reply via email to