Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mockery
Commits:
ff4cbcd0 by Felix Yan at 2025-10-10T06:26:53+08:00
upgpkg: 0.3.5-916: 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-mockery
pkgdesc = Support functions for automated testing
pkgver = 0.3.5
- pkgrel = 915
+ pkgrel = 916
url = https://github.com/hspec/mockery
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=mockery
pkgname=haskell-mockery
pkgver=0.3.5
-pkgrel=915
+pkgrel=916
pkgdesc="Support functions for automated testing"
url="https://github.com/hspec/mockery"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mockery/-/commit/ff4cbcd00794d876204956b9dbcc6788f99bf3cc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mockery/-/commit/ff4cbcd00794d876204956b9dbcc6788f99bf3cc
You're receiving this email because of your account on gitlab.archlinux.org.