Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tasty
Commits:
bcb0dc6d by Felix Yan at 2025-09-07T17:17:12+00:00
upgpkg: 1.5-86: rebuild with QuickCheck 2.15.0.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tasty
pkgdesc = Modern and extensible testing framework
pkgver = 1.5
- pkgrel = 85
+ pkgrel = 86
url = https://github.com/UnkindPartition/tasty
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=tasty
pkgname=haskell-tasty
pkgver=1.5
-pkgrel=85
+pkgrel=86
pkgdesc="Modern and extensible testing framework"
url="https://github.com/UnkindPartition/tasty"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty/-/commit/bcb0dc6d8c36ae3257d4b06fc2d4c243d2896677
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty/-/commit/bcb0dc6d8c36ae3257d4b06fc2d4c243d2896677
You're receiving this email because of your account on gitlab.archlinux.org.