Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sorted-list
Commits:
01f122e5 by Felix Yan at 2024-08-26T20:43:17+03:00
upgpkg: 0.2.2.0-16: rebuild with hashable 1.4.4.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.2.0
- pkgrel = 15
+ pkgrel = 16
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=15
+pkgrel=16
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/01f122e5b3100ac0eb4e3c7578aa928bf0a5860d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sorted-list/-/commit/01f122e5b3100ac0eb4e3c7578aa928bf0a5860d
You're receiving this email because of your account on gitlab.archlinux.org.