Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-chell
Commits:
03d5c46b by Felix Yan at 2025-09-14T09:22:56+00:00
upgpkg: 0.5.0.2-71: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-chell
pkgdesc = A simple and intuitive library for automated testing
pkgver = 0.5.0.2
- pkgrel = 70
+ pkgrel = 71
url = https://github.com/typeclasses/chell
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=chell
pkgname=haskell-chell
pkgver=0.5.0.2
-pkgrel=70
+pkgrel=71
pkgdesc="A simple and intuitive library for automated testing"
url="https://github.com/typeclasses/chell"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chell/-/commit/03d5c46b1ec81252de874bea4eee449e43fd6f84
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chell/-/commit/03d5c46b1ec81252de874bea4eee449e43fd6f84
You're receiving this email because of your account on gitlab.archlinux.org.