Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hspec
Commits:
f0cc2d76 by Felix Yan at 2024-08-26T20:38:12+03:00
upgpkg: 2.10.9-112: rebuild with hashable 1.4.4.0
- - - - -
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 = 111
+ pkgrel = 112
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=111
+pkgrel=112
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/f0cc2d76e31fe2b19e32bab7cf52e173bf37894f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hspec/-/commit/f0cc2d76e31fe2b19e32bab7cf52e173bf37894f
You're receiving this email because of your account on gitlab.archlinux.org.