Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fingertree
Commits:
dbbea492 by Felix Yan at 2025-10-05T02:22:38+08:00
upgpkg: 0.1.6.2-58: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-fingertree
pkgdesc = Generic finger-tree structure, with example instances
pkgver = 0.1.6.2
- pkgrel = 57
+ pkgrel = 58
url = https://hackage.haskell.org/package/fingertree
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=fingertree
pkgname=haskell-fingertree
pkgver=0.1.6.2
-pkgrel=57
+pkgrel=58
pkgdesc="Generic finger-tree structure, with example instances"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fingertree/-/commit/dbbea49246632003df5f4b6750cb22e343f491c2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fingertree/-/commit/dbbea49246632003df5f4b6750cb22e343f491c2
You're receiving this email because of your account on gitlab.archlinux.org.