Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tasty-checklist
Commits:
fc86d5c8 by Felix Yan at 2025-08-27T13:49:03+08:00
upgpkg: 1.0.6.0-151: rebuild with hspec 2.11.0, hspec-core 2.11.0,
hspec-discover 2.11.0, tasty-hspec 1.2.0.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tasty-checklist
pkgdesc = Check multiple items during a tasty test
pkgver = 1.0.6.0
- pkgrel = 150
+ pkgrel = 151
url = https://github.com/kquick/tasty-checklist
arch = x86_64
license = custom:ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=tasty-checklist
pkgname=haskell-tasty-checklist
pkgver=1.0.6.0
-pkgrel=150
+pkgrel=151
pkgdesc="Check multiple items during a tasty test"
url="https://github.com/kquick/tasty-checklist"
license=("custom:ISC")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-checklist/-/commit/fc86d5c8a6ae8487f5519e076d99b266366f887e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-checklist/-/commit/fc86d5c8a6ae8487f5519e076d99b266366f887e
You're receiving this email because of your account on gitlab.archlinux.org.