gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/beam-sqlite

Beam driver for SQLite

Screenshots

  • beam-sqlite-0.5.3.0-r1
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: MIT   
    Overlay: haskell

ChangeLog

commit f11302b4df7117ae0f2c601dfb7f93bd83009d08
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 5 22:25:17 2024 -0700

dev-haskell/beam-sqlite: Revision bump

Loosen constraint on aeson

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

commit 2c570594f315664eaafdcfd850faf9e9178050a9
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jul 4 20:12:34 2023 -0600

dev-haskell/beam-sqlite: add 0.5.3.0, drop 0.5.2.0

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 4e760ec9835521ef1fa4110b0a25ffb23f91391c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Apr 21 19:50:03 2023 -0600

dev-haskell/beam-sqlite: add 0.5.2.0, drop 0.5.1.2

Signed-off-by: hololeap <hololeap@users.noreply.github.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 806877629c288e9f6d57d8a4385931dc67767c8b
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Feb 15 13:05:41 2022 -0700

dev-haskell/beam-sqlite: Bump to 0.5.1.2

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 7b14d7d7f551cc9a2f3c63107bf93a18c4863ea6
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 10 09:11:50 2021 -0600

dev-haskell/beam-sqlite: Bump to 0.5.1.0

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 07911a2eda816b1e312b8e705fd42bfc76c4f15d
Author: hololeap <hololeap@gmail.com>
Date: Wed Jan 13 18:32:21 2021 -0700

dev-haskell/beam-sqlite: Add 0.5.0.0

commit 1a1fba61e8e02108bad5544f3194769e9953f20a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Nov 3 08:27:30 2020 +0000

dev-haskell/beam-core: drop masked package

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

commit e2581dbe7729fedf628f6219a94b6bd847c26afd
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Dec 5 13:57:54 2019 -0330

dev-haskell/beam-sqlite: drop old

Keep last: 0.4.0.0

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 2666b069ae4ca41859d0fca3616bcd1e69879a7d
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Apr 3 18:10:15 2019 +1100

dev-haskell/beam-sqlite: bump up to 0.4.0.0

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

commit abb99f5966b5ef97549fc12c692e3d4876fc95c5
Author: hololeap <hololeap@gmail.com>
Date: Fri Feb 8 19:10:45 2019 -0700

dev-haskell/beam-sqlite: Bump to 0.3.2.4

commit d0819aaed9b3ced6ee5707fcf29b6af5b57f68cc
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Fri Sep 21 18:51:11 2018 +1000

dev-haskell/beam-sqlite: bump up to 0.3.2.3

Package-Manager: Portage-2.3.49, Repoman-2.3.10

commit 6cd5f34f244a763137bc85ed2d31922165b724a9
Author: hololeap <hololeap@gmail.com>
Date: Sat Sep 15 15:36:44 2018 -0600

Add dev-haskell/beam-sqlite