Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-persistent-postgresql
Commits:
2402dba4 by Felix Yan at 2023-11-22T13:59:20+02:00
upgpkg: 2.13.4.0-80: rebuild with async 2.2.5
- - - - -
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.4.0
- pkgrel = 79
+ pkgrel = 80
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.4.0
-pkgrel=79
+pkgrel=80
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/2402dba45b2e4704090b95e851f52d0d079bf68f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-postgresql/-/commit/2402dba45b2e4704090b95e851f52d0d079bf68f
You're receiving this email because of your account on gitlab.archlinux.org.