Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-split
Commits:
52390a18 by Felix Yan at 2023-11-09T21:14:03+02:00
upgpkg: 0.2.4-2: rebuild with math-functions 0.3.4.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-split
pkgdesc = Combinator library for splitting lists.
pkgver = 0.2.4
- pkgrel = 1
+ pkgrel = 2
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.4
-pkgrel=1
+pkgrel=2
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/52390a18253add004baf71386737ec74fa4f20eb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-split/-/commit/52390a18253add004baf71386737ec74fa4f20eb
You're receiving this email because of your account on gitlab.archlinux.org.