Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-split
Commits:
5f28fff4 by Felix Yan at 2025-09-17T17:53:40+00:00
upgpkg: 0.2.5-111: rebuild with doctest 0.22.2 (rebuild pass 1, specified
--nocheck)
- - - - -
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 = 110
+ pkgrel = 111
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=110
+pkgrel=111
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/5f28fff47c1deaa9ca950ba5063e1bc80864d913
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-split/-/commit/5f28fff47c1deaa9ca950ba5063e1bc80864d913
You're receiving this email because of your account on gitlab.archlinux.org.