Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-text-iso8601
Commits:
17426cdf by Felix Yan at 2025-10-01T17:05:17+08:00
upgpkg: 0.1.1-44: rebuild with tasty-quickcheck 0.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-text-iso8601
pkgdesc = Converting time to and from ISO 8601 text.
pkgver = 0.1.1
- pkgrel = 43
+ pkgrel = 44
url = https://github.com/haskell/aeson
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=text-iso8601
pkgname=haskell-text-iso8601
pkgver=0.1.1
-pkgrel=43
+pkgrel=44
pkgdesc="Converting time to and from ISO 8601 text."
url="https://github.com/haskell/aeson"
license=('BSD-3-Clause')
@@ -17,6 +17,7 @@
sha256sums=('9dead2b7ceeae40fe0fc060bd54795c32e9926c9d1aebae8f9b9a621fba88202')
prepare() {
cd $_hkgname-$pkgver
gen-setup
+ uusi -u tasty-quickcheck
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-iso8601/-/commit/17426cdf4b1930a4608505926f9d0298dfd8ffcb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-iso8601/-/commit/17426cdf4b1930a4608505926f9d0298dfd8ffcb
You're receiving this email because of your account on gitlab.archlinux.org.