Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-persistent-sqlite
Commits:
070c1ab1 by Felix Yan at 2024-09-28T18:17:11+00:00
upgpkg: 2.13.1.0-154: rebuild with conduit 1.3.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-persistent-sqlite
pkgdesc = Backend for the persistent library using sqlite3
pkgver = 2.13.1.0
- pkgrel = 153
+ pkgrel = 154
url = https://www.yesodweb.com/book/persistent
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=persistent-sqlite
pkgname=haskell-persistent-sqlite
pkgver=2.13.1.0
-pkgrel=153
+pkgrel=154
pkgdesc="Backend for the persistent library using sqlite3"
url="https://www.yesodweb.com/book/persistent"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-sqlite/-/commit/070c1ab1bddbc888040b11f022d71dd30a1c41bb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-sqlite/-/commit/070c1ab1bddbc888040b11f022d71dd30a1c41bb
You're receiving this email because of your account on gitlab.archlinux.org.