Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-postgresql-binary
Commits:
de3d059c by Felix Yan at 2025-03-10T21:26:01+08:00
upgpkg: 0.12.5-128: rebuild with test-framework-quickcheck2 0.3.0.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-postgresql-binary
pkgdesc = Encoders and decoders for the PostgreSQL's binary format
pkgver = 0.12.5
- pkgrel = 127
+ pkgrel = 128
url = https://github.com/nikita-volkov/postgresql-binary
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=postgresql-binary
pkgname=haskell-postgresql-binary
pkgver=0.12.5
-pkgrel=127
+pkgrel=128
pkgdesc="Encoders and decoders for the PostgreSQL's binary format"
url="https://github.com/nikita-volkov/postgresql-binary"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-postgresql-binary/-/commit/de3d059c1181369b02e9705002a26736dab38cb9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-postgresql-binary/-/commit/de3d059c1181369b02e9705002a26736dab38cb9
You're receiving this email because of your account on gitlab.archlinux.org.