Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tasty-checklist
Commits:
8326e2a9 by Felix Yan at 2026-07-04T02:16:25+08:00
upgpkg: 1.0.9.0-1: rebuild with tasty-checklist 1.0.9.0
- - - - -
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.8.0
- pkgrel = 67
+ pkgver = 1.0.9.0
+ pkgrel = 1
url = https://github.com/kquick/tasty-checklist
arch = x86_64
license = ISC
@@ -14,7 +14,7 @@ pkgbase = haskell-tasty-checklist
makedepends = haskell-tasty-hunit
depends = ghc-libs
depends = haskell-parameterized-utils
- source =
https://hackage.haskell.org/packages/archive/tasty-checklist/1.0.8.0/tasty-checklist-1.0.8.0.tar.gz
- sha512sums =
a76e4b5643b2c862b6e454d8ef739c4947fc625635075640891b59744e564ab69e00dd2d7ce103129dd3befdf921106bb602340a99f32abc2b6118d5f3971ce8
+ source =
https://hackage.haskell.org/packages/archive/tasty-checklist/1.0.9.0/tasty-checklist-1.0.9.0.tar.gz
+ sha512sums =
d35a66e625b706272585a0f5efaea11a7174d0d5b5166381f11a26cdd0c804a846a5e9e1a95d7185216a36d0978423a967ffa9249e4a47f01498d87046890998
pkgname = haskell-tasty-checklist
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_hkgname=tasty-checklist
pkgname=haskell-tasty-checklist
-pkgver=1.0.8.0
-pkgrel=67
+pkgver=1.0.9.0
+pkgrel=1
pkgdesc="Check multiple items during a tasty test"
url="https://github.com/kquick/tasty-checklist"
license=("ISC")
@@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-parameterized-utils')
makedepends=('ghc' 'uusi' 'haskell-doctest' 'haskell-hunit' 'haskell-tasty'
'haskell-tasty-expected-failure' 'haskell-tasty-hunit')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('a76e4b5643b2c862b6e454d8ef739c4947fc625635075640891b59744e564ab69e00dd2d7ce103129dd3befdf921106bb602340a99f32abc2b6118d5f3971ce8')
+sha512sums=('d35a66e625b706272585a0f5efaea11a7174d0d5b5166381f11a26cdd0c804a846a5e9e1a95d7185216a36d0978423a967ffa9249e4a47f01498d87046890998')
prepare() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-checklist/-/commit/8326e2a9c215536d46e64a959fdede6858a8e362
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-checklist/-/commit/8326e2a9c215536d46e64a959fdede6858a8e362
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help