Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-persistent-postgresql
Commits:
78cc3e0e by Felix Yan at 2025-10-05T03:50:41+08:00
upgpkg: 2.13.5.2-5: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-persistent-postgresql
pkgdesc = Backend for the persistent library using postgresql.
pkgver = 2.13.5.2
- pkgrel = 4
+ pkgrel = 5
url = http://www.yesodweb.com/book/persistent
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=persistent-postgresql
pkgname=haskell-persistent-postgresql
pkgver=2.13.5.2
-pkgrel=4
+pkgrel=5
pkgdesc="Backend for the persistent library using postgresql."
url="http://www.yesodweb.com/book/persistent"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-postgresql/-/commit/78cc3e0e441ede3fcac9a22bfcc01eda78791ae2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-postgresql/-/commit/78cc3e0e441ede3fcac9a22bfcc01eda78791ae2
You're receiving this email because of your account on gitlab.archlinux.org.