Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-direct-sqlite
Commits:
5a0ee733 by Felix Yan at 2025-10-10T07:39:34+08:00
upgpkg: 2.3.29-103: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
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 = 102
+ pkgrel = 103
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=102
+pkgrel=103
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/5a0ee7331672b5d6ee9b1f1d1f47e9e13bba0851
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-direct-sqlite/-/commit/5a0ee7331672b5d6ee9b1f1d1f47e9e13bba0851
You're receiving this email because of your account on gitlab.archlinux.org.