Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sorted-list
Commits:
20ad0cd0 by Felix Yan at 2025-10-15T02:26:08+08:00
upgpkg: 0.2.3.1-80: rebuild with splitmix 0.1.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 = 79
+ pkgrel = 80
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=79
+pkgrel=80
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/20ad0cd0020c91e00f03d2d569ce583d6acd42b1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sorted-list/-/commit/20ad0cd0020c91e00f03d2d569ce583d6acd42b1
You're receiving this email because of your account on gitlab.archlinux.org.