Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-quickcheck
Commits:
3b368a7c by Felix Yan at 2025-10-01T15:41:39+08:00
upgpkg: 2.15.0.1-63: rebuild with tasty-quickcheck 0.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-quickcheck
pkgdesc = Automatic testing of Haskell programs
pkgver = 2.15.0.1
- pkgrel = 62
+ pkgrel = 63
url = https://hackage.haskell.org/package/QuickCheck
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=QuickCheck
pkgname=haskell-quickcheck
pkgver=2.15.0.1
-pkgrel=62
+pkgrel=63
pkgdesc='Automatic testing of Haskell programs'
url='https://hackage.haskell.org/package/QuickCheck'
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck/-/commit/3b368a7caf0d50d4fccd25e1fa104639b8324677
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck/-/commit/3b368a7caf0d50d4fccd25e1fa104639b8324677
You're receiving this email because of your account on gitlab.archlinux.org.