Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
perl-test-mockmodule
Commits:
b35a1e8e by Felix Yan at 2026-06-17T21:16:37+08:00
upgpkg: 0.182.0-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.181.0
+ pkgver = 0.182.0
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.181.0.tar.gz
- sha512sums =
2255eb3c282e517b9a847cd68fcff060417a7ff6abaa9fd98169ca5f2bdc7bb44dac5b9698d58aafd92fe58058e2709a5539a971e6c2bc91eb7213ca4f686212
+ source =
https://search.cpan.org/CPAN/authors/id/G/GF/GFRANKS/Test-MockModule-v0.182.0.tar.gz
+ sha512sums =
5dc26e6e703f35f4f1466850f0027387da76e33c062fb2cb1ce5ce181a6445bd84201e8d455715adbbc18c9d853d773d5127de1979b80924f07979a514d598d4
pkgname = perl-test-mockmodule
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=perl-test-mockmodule
-pkgver=0.181.0
+pkgver=0.182.0
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=('2255eb3c282e517b9a847cd68fcff060417a7ff6abaa9fd98169ca5f2bdc7bb44dac5b9698d58aafd92fe58058e2709a5539a971e6c2bc91eb7213ca4f686212')
+sha512sums=('5dc26e6e703f35f4f1466850f0027387da76e33c062fb2cb1ce5ce181a6445bd84201e8d455715adbbc18c9d853d773d5127de1979b80924f07979a514d598d4')
build() {
cd "$srcdir/Test-MockModule-v$pkgver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-test-mockmodule/-/commit/b35a1e8eb09b9fb58910537862d56ba61de833a2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-test-mockmodule/-/commit/b35a1e8eb09b9fb58910537862d56ba61de833a2
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