Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mockery
Commits:
7dd07606 by Felix Yan at 2025-10-10T05:27:33+08:00
upgpkg: 0.3.5-915: 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
(rebuild pass 1, specified --nocheck)
- - - - -
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 = 914
+ pkgrel = 915
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=914
+pkgrel=915
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/7dd07606bf9b6259cb4e76d3000049356929b783
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mockery/-/commit/7dd07606bf9b6259cb4e76d3000049356929b783
You're receiving this email because of your account on gitlab.archlinux.org.