Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-microspec
Commits:
0e9f8563 by Felix Yan at 2025-03-10T01:54:04+08:00
upgpkg: 0.2.1.3-230: rebuild with regex-base 0.94.0.3
- - - - -
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 = 229
+ pkgrel = 230
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=229
+pkgrel=230
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/0e9f85630ff1b600aa42219d61354da7b133cdf1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-microspec/-/commit/0e9f85630ff1b600aa42219d61354da7b133cdf1
You're receiving this email because of your account on gitlab.archlinux.org.