Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hasql-transaction
Commits:
a8f57ef1 by Felix Yan at 2025-08-27T14:11:31+08:00
upgpkg: 1.0.1.1-354: rebuild with hspec 2.11.0, hspec-core 2.11.0,
hspec-discover 2.11.0, tasty-hspec 1.2.0.4
- - - - -
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 = 353
+ pkgrel = 354
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=353
+pkgrel=354
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/a8f57ef1ee8c388d2761409137caba200bc01718
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql-transaction/-/commit/a8f57ef1ee8c388d2761409137caba200bc01718
You're receiving this email because of your account on gitlab.archlinux.org.