Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-persistent-mysql
Commits:
89d29040 by Felix Yan at 2023-11-16T16:09:45+02:00
upgpkg: 2.13.0.4-73: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-persistent-mysql
pkgdesc = Backend for the persistent library using MySQL database
server.
pkgver = 2.13.0.4
- pkgrel = 72
+ pkgrel = 73
url = http://www.yesodweb.com/book/persistent
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=persistent-mysql
pkgname=haskell-persistent-mysql
pkgver=2.13.0.4
-pkgrel=72
+pkgrel=73
pkgdesc="Backend for the persistent library using MySQL database server."
url="http://www.yesodweb.com/book/persistent"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-mysql/-/commit/89d29040a452865d4fdc51e584bd34197b6bec35
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-mysql/-/commit/89d29040a452865d4fdc51e584bd34197b6bec35
You're receiving this email because of your account on gitlab.archlinux.org.