Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-persistent-sqlite
Commits:
aefdaea0 by Felix Yan at 2024-08-27T22:12:51+03:00
upgpkg: 2.13.1.0-146: rebuild with hashable 1.4.4.0
- - - - -
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 = 145
+ pkgrel = 146
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=145
+pkgrel=146
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/aefdaea0eb690dc15c8ce2d85e66ee688a4cb207
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-sqlite/-/commit/aefdaea0eb690dc15c8ce2d85e66ee688a4cb207
You're receiving this email because of your account on gitlab.archlinux.org.