Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-microspec
Commits:
a83548c7 by Felix Yan at 2025-10-10T07:22:50+08:00
upgpkg: 0.2.1.3-314: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-microspec
pkgdesc = A tiny, property-based (and unit) testing library with
minimal dependencies
pkgver = 0.2.1.3
- pkgrel = 313
+ pkgrel = 314
url = https://hackage.haskell.org/package/microspec
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=microspec
pkgname=haskell-microspec
pkgver=0.2.1.3
-pkgrel=313
+pkgrel=314
pkgdesc="A tiny, property-based (and unit) testing library with minimal
dependencies"
arch=(x86_64)
url="https://hackage.haskell.org/package/microspec"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-microspec/-/commit/a83548c72ef49ab30593b3576a1dc1e2611472f0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-microspec/-/commit/a83548c72ef49ab30593b3576a1dc1e2611472f0
You're receiving this email because of your account on gitlab.archlinux.org.