Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sorted-list
Commits:
d314e0d2 by Felix Yan at 2024-09-03T22:11:23+03:00
upgpkg: 0.2.2.0-17: rebuild with ansi-terminal 0.11.5
- - - - -
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 = 16
+ pkgrel = 17
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=16
+pkgrel=17
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/d314e0d2f72475e5edcbab76f143bf1318a115fe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sorted-list/-/commit/d314e0d2f72475e5edcbab76f143bf1318a115fe
You're receiving this email because of your account on gitlab.archlinux.org.