Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hasql
Commits:
7c0eb9ca by Felix Yan at 2023-10-07T01:22:41+03:00
upgpkg: 1.5.0.4-66: rebuild with uuid-types 1.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.4
- pkgrel = 65
+ pkgrel = 66
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=65
+pkgrel=66
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/7c0eb9ca2a9ffc16da35fdfbf04b4ea4c72b0e2e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql/-/commit/7c0eb9ca2a9ffc16da35fdfbf04b4ea4c72b0e2e
You're receiving this email because of your account on gitlab.archlinux.org.