Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hasql-transaction
Commits:
c026bd57 by Felix Yan at 2024-10-16T13:39:24+00:00
upgpkg: 1.0.1.1-250: rebuild with OneTuple 0.4.1.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hasql-transaction
pkgdesc = A composable abstraction over the retryable transactions for
Hasql
pkgver = 1.0.1.1
- pkgrel = 249
+ pkgrel = 250
url = https://github.com/nikita-volkov/hasql-transaction
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hasql-transaction
pkgname=haskell-hasql-transaction
pkgver=1.0.1.1
-pkgrel=249
+pkgrel=250
pkgdesc="A composable abstraction over the retryable transactions for Hasql"
url="https://github.com/nikita-volkov/hasql-transaction"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql-transaction/-/commit/c026bd57c9807f1e9de15458808532d2657c28ac
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql-transaction/-/commit/c026bd57c9807f1e9de15458808532d2657c28ac
You're receiving this email because of your account on gitlab.archlinux.org.