Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-recursion-schemes
Commits:
1f77ca9a by Felix Yan at 2023-11-24T10:27:41+02:00
upgpkg: 5.2.2.5-10: rebuild with lifted-async 0.10.2.5
- - - - -
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.2.5
- pkgrel = 9
+ pkgrel = 10
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.2.5
-pkgrel=9
+pkgrel=10
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/1f77ca9a957855e55ae2428a74259ab11b7537ce
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-recursion-schemes/-/commit/1f77ca9a957855e55ae2428a74259ab11b7537ce
You're receiving this email because of your account on gitlab.archlinux.org.