Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hasql
Commits:
4ec6992f by Felix Yan at 2025-10-09T09:48:31+08:00
upgpkg: 1.5.0.5-100: rebuild with strict 0.5.1
- - - - -
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.5
- pkgrel = 99
+ pkgrel = 100
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.5
-pkgrel=99
+pkgrel=100
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/4ec6992ffeeb4f9a34889e675e7e92d1fe6fc9cd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql/-/commit/4ec6992ffeeb4f9a34889e675e7e92d1fe6fc9cd
You're receiving this email because of your account on gitlab.archlinux.org.