Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-postgresql-simple
Commits:
b7cf0422 by Felix Yan at 2025-04-06T18:18:53+08:00
upgpkg: 0.6.5.1-2: rebuild with typed-process 0.2.12.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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/b7cf042280d6b86a5d535a5c294a74cebdc4ee01
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-postgresql-simple/-/commit/b7cf042280d6b86a5d535a5c294a74cebdc4ee01
You're receiving this email because of your account on gitlab.archlinux.org.