Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-quickcheck
Commits:
9d9758bf by Felix Yan at 2024-08-26T20:21:18+03:00
upgpkg: 2.14.3-66: rebuild with hashable 1.4.4.0
- - - - -
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 = 65
+ pkgrel = 66
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=65
+pkgrel=66
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/9d9758bfa6d96db665e7c6263c7c074a154aff6b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck/-/commit/9d9758bfa6d96db665e7c6263c7c074a154aff6b
You're receiving this email because of your account on gitlab.archlinux.org.