Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-postgresql-binary
Commits:
5122edeb by Felix Yan at 2023-11-16T14:49:11+02:00
upgpkg: 0.12.5-67: rebuild with optparse-applicative 0.17.1.0
- - - - -
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 = 66
+ pkgrel = 67
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=66
+pkgrel=67
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/5122edeb4e90f0b31c3b7261e9c79e1524c19bb4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-postgresql-binary/-/commit/5122edeb4e90f0b31c3b7261e9c79e1524c19bb4
You're receiving this email because of your account on gitlab.archlinux.org.