Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-persistent-postgresql
Commits:
ea7d0880 by Felix Yan at 2023-11-16T16:09:52+02:00
upgpkg: 2.13.4.0-77: rebuild with optparse-applicative 0.17.1.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.4.0
- pkgrel = 76
+ pkgrel = 77
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=76
+pkgrel=77
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/ea7d0880f00c9bc3b88f75012709c4c5f8c652bd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-postgresql/-/commit/ea7d0880f00c9bc3b88f75012709c4c5f8c652bd
You're receiving this email because of your account on gitlab.archlinux.org.