Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fingertree
Commits:
5b5e625f by Felix Yan at 2024-08-26T20:44:57+03:00
upgpkg: 0.1.5.0-70: rebuild with hashable 1.4.4.0
- - - - -
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.5.0
- pkgrel = 69
+ pkgrel = 70
url = https://hackage.haskell.org/package/fingertree
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=fingertree
pkgname=haskell-fingertree
pkgver=0.1.5.0
-pkgrel=69
+pkgrel=70
pkgdesc="Generic finger-tree structure, with example instances"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fingertree/-/commit/5b5e625fb7d806d8b6662b38953724745a1c10de
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fingertree/-/commit/5b5e625fb7d806d8b6662b38953724745a1c10de
You're receiving this email because of your account on gitlab.archlinux.org.