Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sorted-list
Commits:
9eeea8f4 by Felix Yan at 2025-09-29T16:59:44+00:00
upgpkg: 0.2.3.1-70: rebuild with hspec 2.11.3, hspec-api 2.11.3, hspec-core
2.11.3, hspec-discover 2.11.3, hspec-meta 2.11.3
- - - - -
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.3.1
- pkgrel = 69
+ pkgrel = 70
url = https://hackage.haskell.org/package/sorted-list
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=sorted-list
pkgname=haskell-sorted-list
pkgver=0.2.3.1
-pkgrel=69
+pkgrel=70
pkgdesc="Type-enforced sorted lists and related functions"
url="https://hackage.haskell.org/package/sorted-list"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sorted-list/-/commit/9eeea8f454974a7bdd24c7e2b89556a8cd8380e6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sorted-list/-/commit/9eeea8f454974a7bdd24c7e2b89556a8cd8380e6
You're receiving this email because of your account on gitlab.archlinux.org.