Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sorted-list
Commits:
f3d0ecf8 by Felix Yan at 2025-03-10T19:39:13+08:00
upgpkg: 0.2.2.0-28: rebuild with test-framework-quickcheck2 0.3.0.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-sorted-list
pkgdesc = Type-enforced sorted lists and related functions
pkgver = 0.2.2.0
- pkgrel = 27
+ pkgrel = 28
url = https://hackage.haskell.org/package/sorted-list
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=sorted-list
pkgname=haskell-sorted-list
pkgver=0.2.2.0
-pkgrel=27
+pkgrel=28
pkgdesc="Type-enforced sorted lists and related functions"
url="https://hackage.haskell.org/package/sorted-list"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sorted-list/-/commit/f3d0ecf8a56a5b2628477e7524f282cc69372ac6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sorted-list/-/commit/f3d0ecf8a56a5b2628477e7524f282cc69372ac6
You're receiving this email because of your account on gitlab.archlinux.org.