Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-direct-sqlite
Commits:
76c8a049 by Felix Yan at 2024-08-26T20:54:43+03:00
upgpkg: 2.3.29-8: rebuild with hashable 1.4.4.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 = 7
+ pkgrel = 8
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=7
+pkgrel=8
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/76c8a049d3316787b266253888c7323d918bd3a5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-direct-sqlite/-/commit/76c8a049d3316787b266253888c7323d918bd3a5
You're receiving this email because of your account on gitlab.archlinux.org.