Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-smallcheck
Commits:
a1b5fce8 by Felix Yan at 2024-08-26T19:53:04+03:00
upgpkg: 1.2.1.1-43: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-smallcheck
pkgdesc = A property-based testing library
pkgver = 1.2.1.1
- pkgrel = 42
+ pkgrel = 43
url = https://github.com/feuerbach/smallcheck
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=smallcheck
pkgname=haskell-smallcheck
pkgver=1.2.1.1
-pkgrel=42
+pkgrel=43
pkgdesc="A property-based testing library"
url="https://github.com/feuerbach/smallcheck"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-smallcheck/-/commit/a1b5fce879ae51ef1092eb4a0cbd8581ae5da5e7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-smallcheck/-/commit/a1b5fce879ae51ef1092eb4a0cbd8581ae5da5e7
You're receiving this email because of your account on gitlab.archlinux.org.