Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fingertree
Commits:
fc7f5f13 by Felix Yan at 2025-10-15T02:28:31+08:00
upgpkg: 0.1.6.2-63: rebuild with splitmix 0.1.3
- - - - -
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 = 62
+ pkgrel = 63
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=62
+pkgrel=63
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/fc7f5f1398305ef74a20291aa1d45e294ef55e22
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fingertree/-/commit/fc7f5f1398305ef74a20291aa1d45e294ef55e22
You're receiving this email because of your account on gitlab.archlinux.org.