Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-recursion-schemes
Commits:
52443493 by Felix Yan at 2025-09-27T18:43:19+00:00
upgpkg: 5.2.3-122: rebuild with hspec 2.11.2, hspec-api 2.11.2, hspec-core
2.11.2, hspec-discover 2.11.2, hspec-meta 2.11.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-recursion-schemes
pkgdesc = Representing common recursion patterns as higher-order
functions
pkgver = 5.2.3
- pkgrel = 121
+ pkgrel = 122
url = https://github.com/ekmett/recursion-schemes
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=recursion-schemes
pkgname=haskell-recursion-schemes
pkgver=5.2.3
-pkgrel=121
+pkgrel=122
pkgdesc="Representing common recursion patterns as higher-order functions"
url="https://github.com/ekmett/recursion-schemes"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-recursion-schemes/-/commit/52443493315c94a61ca960ec8c9df942e375c73a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-recursion-schemes/-/commit/52443493315c94a61ca960ec8c9df942e375c73a
You're receiving this email because of your account on gitlab.archlinux.org.