Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mockery
Commits:
f63f0183 by Felix Yan at 2024-08-26T20:39:28+03:00
upgpkg: 0.3.5-612: rebuild with hashable 1.4.4.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 = 611
+ pkgrel = 612
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=611
+pkgrel=612
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/f63f0183c084be381498ecf6ff1f2866bf43a418
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mockery/-/commit/f63f0183c084be381498ecf6ff1f2866bf43a418
You're receiving this email because of your account on gitlab.archlinux.org.