Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hasql
Commits:
3a5929d3 by Felix Yan at 2025-04-15T06:15:18+08:00
upgpkg: 1.5.0.4-178: rebuild with linear-generics 0.2.2, th-abstraction
0.5.0.0, th-desugar 1.15
- - - - -
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 = 177
+ pkgrel = 178
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=177
+pkgrel=178
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/3a5929d3daa5fd2f4e8c5860d3b70efd8f4a3d16
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql/-/commit/3a5929d3daa5fd2f4e8c5860d3b70efd8f4a3d16
You're receiving this email because of your account on gitlab.archlinux.org.