Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fingertree
Commits:
6b8b1b0a by Felix Yan at 2023-11-22T10:24:36+02:00
upgpkg: 0.1.5.0-60: rebuild with async 2.2.5
- - - - -
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 = 59
+ pkgrel = 60
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=59
+pkgrel=60
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/6b8b1b0a8535267d355e8f6aa98b56346b68ea5a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fingertree/-/commit/6b8b1b0a8535267d355e8f6aa98b56346b68ea5a
You're receiving this email because of your account on gitlab.archlinux.org.