Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-quickcheck
Commits:
93ceac48 by Felix Yan at 2025-09-29T15:11:06+00:00
upgpkg: 2.15.0.1-57: rebuild with hspec 2.11.3, hspec-api 2.11.3, hspec-core
2.11.3, hspec-discover 2.11.3, hspec-meta 2.11.3
- - - - -
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 = 56
+ pkgrel = 57
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=56
+pkgrel=57
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/93ceac4887f2c15b940b4af47f9a0ca6bca58c60
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck/-/commit/93ceac4887f2c15b940b4af47f9a0ca6bca58c60
You're receiving this email because of your account on gitlab.archlinux.org.