Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-direct-sqlite
Commits:
4c1b59ce by Felix Yan at 2025-03-10T02:06:54+08:00
upgpkg: 2.3.29-19: rebuild with regex-base 0.94.0.3
- - - - -
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 = 18
+ pkgrel = 19
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=18
+pkgrel=19
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/4c1b59cea3656a7f8edcedb92a4b262807e3bfc5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-direct-sqlite/-/commit/4c1b59cea3656a7f8edcedb92a4b262807e3bfc5
You're receiving this email because of your account on gitlab.archlinux.org.