Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-persistent-postgresql
Commits:
4e66dfd7 by Felix Yan at 2024-05-23T20:29:51+00:00
upgpkg: 2.13.4.1-18: rebuild with type-equality 1.0.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.4.1
- pkgrel = 17
+ pkgrel = 18
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.1
-pkgrel=17
+pkgrel=18
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/4e66dfd76070e7dcf7f766b3a1fc1102ce13d83b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-postgresql/-/commit/4e66dfd76070e7dcf7f766b3a1fc1102ce13d83b
You're receiving this email because of your account on gitlab.archlinux.org.