Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-paramtree
Commits:
f9c3ea75 by Felix Yan at 2025-09-14T09:03:06+00:00
upgpkg: 0.1.2-47: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-paramtree
pkgdesc = Generate labelled test/benchmark trees from sets of parameters
pkgver = 0.1.2
- pkgrel = 46
+ pkgrel = 47
url = https://github.com/merijn/paramtree
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=paramtree
pkgname=haskell-paramtree
pkgver=0.1.2
-pkgrel=46
+pkgrel=47
pkgdesc="Generate labelled test/benchmark trees from sets of parameters"
url="https://github.com/merijn/paramtree"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-paramtree/-/commit/f9c3ea754601122df5780f832fca53adc98948f2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-paramtree/-/commit/f9c3ea754601122df5780f832fca53adc98948f2
You're receiving this email because of your account on gitlab.archlinux.org.