Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-split
Commits:
40b5b21c by Felix Yan at 2024-08-26T20:43:07+03:00
upgpkg: 0.2.5-7: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-split
pkgdesc = Combinator library for splitting lists.
pkgver = 0.2.5
- pkgrel = 6
+ pkgrel = 7
url = https://hackage.haskell.org/package/split
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=split
pkgname=haskell-split
pkgver=0.2.5
-pkgrel=6
+pkgrel=7
pkgdesc="Combinator library for splitting lists."
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-split/-/commit/40b5b21c242707eb7e98d98bb83b3f177b18c0e7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-split/-/commit/40b5b21c242707eb7e98d98bb83b3f177b18c0e7
You're receiving this email because of your account on gitlab.archlinux.org.