Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-test-framework-th
Commits:
074201b1 by Felix Yan at 2025-08-01T13:02:37+08:00
upgpkg: 0.2.4-279: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.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 = 278
+ pkgrel = 279
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=278
+pkgrel=279
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/074201b10dc981b2ef3344d822cd4b30322e6421
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-test-framework-th/-/commit/074201b10dc981b2ef3344d822cd4b30322e6421
You're receiving this email because of your account on gitlab.archlinux.org.