Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hasql
Commits:
41f46aaf by Felix Yan at 2024-07-29T09:43:56+03:00
upgpkg: 1.5.0.4-119: rebuild with template-haskell-compat-v0208 0.1.9.4
- - - - -
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 = 118
+ pkgrel = 119
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=118
+pkgrel=119
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/41f46aaf9e37ea07ad935194c72e150c246a6d18
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql/-/commit/41f46aaf9e37ea07ad935194c72e150c246a6d18
You're receiving this email because of your account on gitlab.archlinux.org.