Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-split
Commits:
f9ae29b0 by Felix Yan at 2026-01-10T22:50:47+08:00
upgpkg: 0.2.5-147: rebuild for ansi-terminal 1.1, ansi-terminal-types 1.1
(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 = 146
+ pkgrel = 147
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=146
+pkgrel=147
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/f9ae29b0561e6c7c0104eaacbd44f3a0230bf8e2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-split/-/commit/f9ae29b0561e6c7c0104eaacbd44f3a0230bf8e2
You're receiving this email because of your account on gitlab.archlinux.org.