Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-direct-sqlite
Commits:
53440777 by Felix Yan at 2025-08-01T01:36:46+08:00
upgpkg: 2.3.29-41: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-direct-sqlite
pkgdesc = Low-level binding to SQLite3. Includes UTF8 and BLOB support.
pkgver = 2.3.29
- pkgrel = 40
+ pkgrel = 41
url = https://github.com/IreneKnapp/direct-sqlite
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=direct-sqlite
pkgname=haskell-direct-sqlite
pkgver=2.3.29
-pkgrel=40
+pkgrel=41
pkgdesc="Low-level binding to SQLite3. Includes UTF8 and BLOB support."
url="https://github.com/IreneKnapp/direct-sqlite"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-direct-sqlite/-/commit/53440777aa57b5a32c339361f337a99763e306a2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-direct-sqlite/-/commit/53440777aa57b5a32c339361f337a99763e306a2
You're receiving this email because of your account on gitlab.archlinux.org.