Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-postgresql-simple
Commits:
ffd2f014 by Felix Yan at 2024-08-27T11:12:03+03:00
upgpkg: 0.6.5-75: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-postgresql-simple
pkgdesc = Mid-Level PostgreSQL client library
pkgver = 0.6.5
- pkgrel = 74
+ pkgrel = 75
url = https://github.com/haskellari/postgresql-simple
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=postgresql-simple
pkgname=haskell-postgresql-simple
pkgver=0.6.5
-pkgrel=74
+pkgrel=75
pkgdesc="Mid-Level PostgreSQL client library"
url="https://github.com/haskellari/postgresql-simple"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-postgresql-simple/-/commit/ffd2f014ac0104ccacc2b8f9c20f704e75dfbb71
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-postgresql-simple/-/commit/ffd2f014ac0104ccacc2b8f9c20f704e75dfbb71
You're receiving this email because of your account on gitlab.archlinux.org.