Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-persistent-postgresql
Commits:
d52fbd51 by Felix Yan at 2025-06-19T03:28:12+08:00
upgpkg: 2.13.5.0-10: rebuild with typed-process 0.2.13.0
- - - - -
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.0
- pkgrel = 9
+ pkgrel = 10
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.0
-pkgrel=9
+pkgrel=10
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/d52fbd51f7ad17370d6aa7c3fdb5b935a3612037
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-postgresql/-/commit/d52fbd51f7ad17370d6aa7c3fdb5b935a3612037
You're receiving this email because of your account on gitlab.archlinux.org.