Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fingertree
Commits:
45908346 by Felix Yan at 2023-11-09T21:10:50+02:00
upgpkg: 0.1.5.0-55: rebuild with math-functions 0.3.4.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.5.0
- pkgrel = 54
+ pkgrel = 55
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=54
+pkgrel=55
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/459083464de3ceaab470ca82598b2742cdb8ed2a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fingertree/-/commit/459083464de3ceaab470ca82598b2742cdb8ed2a
You're receiving this email because of your account on gitlab.archlinux.org.