Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-postgresql-simple
Commits:
dc0399bc by Felix Yan at 2024-01-10T19:45:55+02:00
upgpkg: 0.6.5-55: rebuild with unordered-containers 0.2.20
- - - - -
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 = 54
+ pkgrel = 55
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=54
+pkgrel=55
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/dc0399bcef071de4651687a61285b7cdb07e2c0b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-postgresql-simple/-/commit/dc0399bcef071de4651687a61285b7cdb07e2c0b
You're receiving this email because of your account on gitlab.archlinux.org.