Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
perl-test-mockmodule
Commits:
2b0e1e5b by Felix Yan at 2026-06-29T17:09:23+00:00
upgpkg: 0.185.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = perl-test-mockmodule
pkgdesc = Override subroutines in a module for unit testing
- pkgver = 0.185.2
+ pkgver = 0.185.3
pkgrel = 1
url = https://search.cpan.org/dist/Test-MockModule
arch = any
@@ -16,7 +16,7 @@ pkgbase = perl-test-mockmodule
makedepends = perl-module-build
depends = perl-super
options = !emptydirs
- source =
https://search.cpan.org/CPAN/authors/id/G/GF/GFRANKS/Test-MockModule-v0.185.2.tar.gz
- sha512sums =
e7348c80c07e01b74d08d50b634027169c6e7aef876fa98492533238f0448f05b079dc052a25e621ca2d31acbcd119c633b0bdaaf04f998b7807f04db990df55
+ source =
https://search.cpan.org/CPAN/authors/id/G/GF/GFRANKS/Test-MockModule-v0.185.3.tar.gz
+ sha512sums =
646f0d1d5bc06d095e7ef5488d25aa3489ba69c81d19e490dd238935f2e5389c36132ab82a80802e71d027c17aa0ebb416beef30a0a0a091d20c822d19a58a5d
pkgname = perl-test-mockmodule
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=perl-test-mockmodule
-pkgver=0.185.2
+pkgver=0.185.3
pkgrel=1
pkgdesc="Override subroutines in a module for unit testing"
arch=('any')
@@ -13,7 +13,7 @@ checkdepends=('perl-class-load' 'perl-moose' 'perl-mouse'
'perl-test-exception'
'perl-test-pod-coverage' 'perl-test-warnings')
url='https://search.cpan.org/dist/Test-MockModule'
source=("https://search.cpan.org/CPAN/authors/id/G/GF/GFRANKS/Test-MockModule-v$pkgver.tar.gz")
-sha512sums=('e7348c80c07e01b74d08d50b634027169c6e7aef876fa98492533238f0448f05b079dc052a25e621ca2d31acbcd119c633b0bdaaf04f998b7807f04db990df55')
+sha512sums=('646f0d1d5bc06d095e7ef5488d25aa3489ba69c81d19e490dd238935f2e5389c36132ab82a80802e71d027c17aa0ebb416beef30a0a0a091d20c822d19a58a5d')
build() {
cd "$srcdir/Test-MockModule-v$pkgver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-test-mockmodule/-/commit/2b0e1e5bd0387296b6d6030304e451a039d502a2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-test-mockmodule/-/commit/2b0e1e5bd0387296b6d6030304e451a039d502a2
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help