Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fingertree
Commits:
72b3bf00 by Felix Yan at 2025-09-04T14:35:57+00:00
upgpkg: 0.1.6.2-30: rebuild with constraints 0.14.2
- - - - -
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 = 29
+ pkgrel = 30
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=29
+pkgrel=30
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/72b3bf002968197396626d5dc90f4fa3f8c54949
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fingertree/-/commit/72b3bf002968197396626d5dc90f4fa3f8c54949
You're receiving this email because of your account on gitlab.archlinux.org.