Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-postgresql-simple
Commits:
2467abb2 by Felix Yan at 2025-05-25T05:34:31+08:00
upgpkg: 0.6.5.1-18: rebuild with vector 0.13.2.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.1
- pkgrel = 17
+ pkgrel = 18
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=17
+pkgrel=18
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/2467abb23667fb5e9688122e19a80852f768bfa4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-postgresql-simple/-/commit/2467abb23667fb5e9688122e19a80852f768bfa4
You're receiving this email because of your account on gitlab.archlinux.org.