Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-postgresql-simple
Commits:
ab963f4a by Felix Yan at 2026-01-04T21:17:06+08:00
upgpkg: 0.6.5.1-106: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws
0.24.2
- - - - -
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.1
- pkgrel = 105
+ pkgrel = 106
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.1
-pkgrel=105
+pkgrel=106
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/ab963f4a132f75337fb26c49daaba734a9d7067e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-postgresql-simple/-/commit/ab963f4a132f75337fb26c49daaba734a9d7067e
You're receiving this email because of your account on gitlab.archlinux.org.