Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-test-framework-th
Commits:
c49ed03c by Felix Yan at 2025-05-25T05:00:20+08:00
upgpkg: 0.2.4-271: rebuild with vector 0.13.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-test-framework-th
pkgdesc = Automagically generate the HUnit- and Quickcheck-bulk-code
using Template Haskell
pkgver = 0.2.4
- pkgrel = 270
+ pkgrel = 271
url = https://github.com/finnsson/test-generator
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=test-framework-th
pkgname=haskell-test-framework-th
pkgver=0.2.4
-pkgrel=270
+pkgrel=271
pkgdesc="Automagically generate the HUnit- and Quickcheck-bulk-code using
Template Haskell"
url="https://github.com/finnsson/test-generator"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-test-framework-th/-/commit/c49ed03cef99dad2a04df7c01ac048e3dff10ba9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-test-framework-th/-/commit/c49ed03cef99dad2a04df7c01ac048e3dff10ba9
You're receiving this email because of your account on gitlab.archlinux.org.