Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-quickcheck
Commits:
d2be2c9a by Felix Yan at 2025-03-06T01:30:49+08:00
upgpkg: 2.14.3-96: rebuild with os-string 2.0.7
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-quickcheck
pkgdesc = Automatic testing of Haskell programs
pkgver = 2.14.3
- pkgrel = 95
+ pkgrel = 96
url = https://hackage.haskell.org/package/QuickCheck
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=QuickCheck
pkgname=haskell-quickcheck
pkgver=2.14.3
-pkgrel=95
+pkgrel=96
pkgdesc='Automatic testing of Haskell programs'
url='https://hackage.haskell.org/package/QuickCheck'
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck/-/commit/d2be2c9a6f39b06409cd43078693113cf93471cd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck/-/commit/d2be2c9a6f39b06409cd43078693113cf93471cd
You're receiving this email because of your account on gitlab.archlinux.org.