Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fingertree
Commits:
6e19fa2d by Felix Yan at 2025-10-09T08:01:09+08:00
upgpkg: 0.1.6.2-60: rebuild with strict 0.5.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 = 59
+ pkgrel = 60
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=59
+pkgrel=60
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/6e19fa2d57545f91653c2cc0a38e56bfea482209
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fingertree/-/commit/6e19fa2d57545f91653c2cc0a38e56bfea482209
You're receiving this email because of your account on gitlab.archlinux.org.