Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sorted-list
Commits:
789e8a69 by Felix Yan at 2025-09-12T21:32:20+00:00
upgpkg: 0.2.3.1-56: rebuild with hashable 1.4.5.0
- - - - -
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 = 55
+ pkgrel = 56
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=55
+pkgrel=56
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/789e8a69a62bcab3a3b31af5f1ce4f2d6203607e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sorted-list/-/commit/789e8a69a62bcab3a3b31af5f1ce4f2d6203607e
You're receiving this email because of your account on gitlab.archlinux.org.