Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mockery
Commits:
ca361a8d by Felix Yan at 2025-10-05T01:22:12+08:00
upgpkg: 0.3.5-903: rebuild with unordered-containers 0.2.20.1
- - - - -
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 = 902
+ pkgrel = 903
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=902
+pkgrel=903
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/ca361a8d03addd5e9cbd07fea5e684e8157d003f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mockery/-/commit/ca361a8d03addd5e9cbd07fea5e684e8157d003f
You're receiving this email because of your account on gitlab.archlinux.org.