Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hasql-pool
Commits:
929c2629 by Felix Yan at 2024-09-01T21:39:02+03:00
upgpkg: 0.5.2.2-224: rebuild with mwc-random 0.15.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hasql-pool
pkgdesc = A pool of connections for Hasql
pkgver = 0.5.2.2
- pkgrel = 223
+ pkgrel = 224
url = https://github.com/nikita-volkov/hasql-pool
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=hasql-pool
pkgname=haskell-hasql-pool
pkgver=0.5.2.2
-pkgrel=223
+pkgrel=224
pkgdesc="A pool of connections for Hasql"
url="https://github.com/nikita-volkov/hasql-pool"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql-pool/-/commit/929c2629ee2523f002811cabc502fc6d8302e577
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql-pool/-/commit/929c2629ee2523f002811cabc502fc6d8302e577
You're receiving this email because of your account on gitlab.archlinux.org.