Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sorted-list
Commits:
407cff49 by Felix Yan at 2025-09-06T19:54:50+00:00
upgpkg: 0.2.3.1-50: rebuild with tasty-hunit 0.10.2
- - - - -
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 = 49
+ pkgrel = 50
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=49
+pkgrel=50
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/407cff49505cfac2c6cd3ab498e2b8637e320371
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sorted-list/-/commit/407cff49505cfac2c6cd3ab498e2b8637e320371
You're receiving this email because of your account on gitlab.archlinux.org.