Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-retry
Commits:
5c23f3de by Felix Yan at 2025-09-12T13:06:10+00:00
upgpkg: 0.9.3.1-121: rebuild with foldable1-classes-compat 0.1.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-retry
pkgdesc = Retry combinators for monadic actions that may fail
pkgver = 0.9.3.1
- pkgrel = 120
+ pkgrel = 121
url = https://github.com/Soostone/retry
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=retry
pkgname=haskell-retry
pkgver=0.9.3.1
-pkgrel=120
+pkgrel=121
pkgdesc="Retry combinators for monadic actions that may fail"
url="https://github.com/Soostone/retry"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-retry/-/commit/5c23f3de1102579598284df8b04b97b2b0ebd762
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-retry/-/commit/5c23f3de1102579598284df8b04b97b2b0ebd762
You're receiving this email because of your account on gitlab.archlinux.org.