Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hasql-transaction
Commits:
1b9e764b by Felix Yan at 2025-10-15T05:27:22+08:00
upgpkg: 1.0.1.1-410: rebuild with splitmix 0.1.3
- - - - -
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 = 409
+ pkgrel = 410
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=409
+pkgrel=410
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/1b9e764b8bd3345e9d4aa73f2ad0e335bb5bf3e6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql-transaction/-/commit/1b9e764b8bd3345e9d4aa73f2ad0e335bb5bf3e6
You're receiving this email because of your account on gitlab.archlinux.org.