Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-test-framework-th
Commits:
55da7429 by Felix Yan at 2025-08-02T02:01:00+08:00
upgpkg: 0.2.4-280: rebuild with hspec 2.10.10, hspec-core 2.10.10,
hspec-discover 2.10.10
- - - - -
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 = 279
+ pkgrel = 280
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=279
+pkgrel=280
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/55da7429f7f24a5cf22da5e6b61d2598699b24bf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-test-framework-th/-/commit/55da7429f7f24a5cf22da5e6b61d2598699b24bf
You're receiving this email because of your account on gitlab.archlinux.org.