Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hspec
Commits:
e228e276 by Felix Yan at 2025-05-05T10:37:33+08:00
upgpkg: 2.10.9-212: rebuild with doctest 0.21.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hspec
pkgdesc = A Testing Framework for Haskell
pkgver = 2.10.9
- pkgrel = 211
+ pkgrel = 212
url = https://hspec.github.io/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hspec
pkgname=haskell-hspec
pkgver=2.10.9
-pkgrel=211
+pkgrel=212
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/e228e276592f835afb22fb65138ed7dea020c2d0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hspec/-/commit/e228e276592f835afb22fb65138ed7dea020c2d0
You're receiving this email because of your account on gitlab.archlinux.org.