Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tasty-quickcheck
Commits:
46b0da4c by Felix Yan at 2025-10-01T15:31:50+08:00
upgpkg: 0.11-3: rebuild with tasty-quickcheck 0.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tasty-quickcheck
pkgdesc = QuickCheck support for the Tasty test framework.
pkgver = 0.11
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/UnkindPartition/tasty
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=tasty-quickcheck
pkgname=haskell-tasty-quickcheck
pkgver=0.11
-pkgrel=2
+pkgrel=3
pkgdesc="QuickCheck support for the Tasty test framework."
url="https://github.com/UnkindPartition/tasty"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-quickcheck/-/commit/46b0da4c958302ab8a45ebb0e462274e0464557d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-quickcheck/-/commit/46b0da4c958302ab8a45ebb0e462274e0464557d
You're receiving this email because of your account on gitlab.archlinux.org.