Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hasql
Commits:
6f7e174b by Felix Yan at 2025-04-05T03:03:47+08:00
upgpkg: 1.5.0.4-162: rebuild with pcre-light 0.4.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hasql
pkgdesc = An efficient PostgreSQL driver and a flexible mapping API
pkgver = 1.5.0.4
- pkgrel = 161
+ pkgrel = 162
url = https://github.com/nikita-volkov/hasql
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=hasql
pkgname=haskell-hasql
pkgver=1.5.0.4
-pkgrel=161
+pkgrel=162
pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
url="https://github.com/nikita-volkov/hasql"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql/-/commit/6f7e174ba175427adf6d7e04d9c993331171c6cc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql/-/commit/6f7e174ba175427adf6d7e04d9c993331171c6cc
You're receiving this email because of your account on gitlab.archlinux.org.