Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hspec
Commits:
73de2efb by Felix Yan at 2025-10-15T00:53:27+08:00
upgpkg: 2.11.4-11: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hspec
pkgdesc = A Testing Framework for Haskell
pkgver = 2.11.4
- pkgrel = 10
+ pkgrel = 11
url = https://hspec.github.io/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hspec
pkgname=haskell-hspec
pkgver=2.11.4
-pkgrel=10
+pkgrel=11
pkgdesc="A Testing Framework for Haskell"
url="https://hspec.github.io/"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hspec/-/commit/73de2efbe2ff1d7788e2414b95797855c57ce265
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hspec/-/commit/73de2efbe2ff1d7788e2414b95797855c57ce265
You're receiving this email because of your account on gitlab.archlinux.org.