Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-uuid-types
Commits: 6a54bdfa by Felix Yan at 2025-10-01T15:09:21+08:00 upgpkg: 1.0.6-187: rebuild with tasty-quickcheck 0.11 (rebuild pass 1, specified --nocheck) - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = haskell-uuid-types pkgdesc = Type definitions for Universally Unique Identifiers pkgver = 1.0.6 - pkgrel = 186 + pkgrel = 187 url = https://github.com/aslatter/uuid arch = x86_64 license = BSD-3-Clause ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _hkgname=uuid-types pkgname=haskell-uuid-types pkgver=1.0.6 -pkgrel=186 +pkgrel=187 pkgdesc="Type definitions for Universally Unique Identifiers" url="https://github.com/aslatter/uuid" license=('BSD-3-Clause') @@ -18,7 +18,7 @@ sha512sums=('9d5cd688cee15f8210aeaceb8884144bbd679e9556ca43e4c61a9ce4115809dbc30 prepare() { cd $_hkgname-$pkgver - uusi -u QuickCheck + uusi -u QuickCheck -u tasty-quickcheck } build() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-uuid-types/-/commit/6a54bdfac1ee70e81ed700c8a91f4b2e9183aaeb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-uuid-types/-/commit/6a54bdfac1ee70e81ed700c8a91f4b2e9183aaeb You're receiving this email because of your account on gitlab.archlinux.org.