Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mockery
Commits:
1d38d005 by Felix Yan at 2025-07-30T21:36:15+08:00
upgpkg: 0.3.5-707: rebuild with optparse-applicative 0.18.1.0
- - - - -
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 = 706
+ pkgrel = 707
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=706
+pkgrel=707
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/1d38d00571f79e1a6f3035647e70ba23c8b79025
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mockery/-/commit/1d38d00571f79e1a6f3035647e70ba23c8b79025
You're receiving this email because of your account on gitlab.archlinux.org.