Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-test-framework
Commits:
731ca6b5 by Felix Yan at 2025-05-05T10:26:55+08:00
upgpkg: 0.8.2.2-11: rebuild with doctest 0.21.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-test-framework
pkgdesc = Framework for running and organising tests, with HUnit and
QuickCheck support
pkgver = 0.8.2.2
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/haskell/test-framework
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=test-framework
pkgname=haskell-test-framework
pkgver=0.8.2.2
-pkgrel=10
+pkgrel=11
pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck
support"
url="https://github.com/haskell/test-framework"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-test-framework/-/commit/731ca6b5a5d9440a406f0c07c07570a88238b088
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-test-framework/-/commit/731ca6b5a5d9440a406f0c07c07570a88238b088
You're receiving this email because of your account on gitlab.archlinux.org.