Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-recursion-schemes
Commits:
052112d1 by Felix Yan at 2024-08-27T11:08:51+03:00
upgpkg: 5.2.3-4: rebuild with hashable 1.4.4.0
- - - - -
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 = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/052112d188bda8abac3b5031a211f15ec71d7b34
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-recursion-schemes/-/commit/052112d188bda8abac3b5031a211f15ec71d7b34
You're receiving this email because of your account on gitlab.archlinux.org.