Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
perl-test-mockmodule
Commits:
06b5958e by Antonio Rojas at 2024-09-01T20:14:42+02:00
upgpkg: 0.178.0-2: perl 5.40 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = perl-test-mockmodule
pkgdesc = Override subroutines in a module for unit testing
pkgver = 0.178.0
- pkgrel = 1
+ pkgrel = 2
url = https://search.cpan.org/dist/Test-MockModule
arch = any
license = PerlArtistic
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=perl-test-mockmodule
pkgver=0.178.0
-pkgrel=1
+pkgrel=2
pkgdesc="Override subroutines in a module for unit testing"
arch=('any')
license=('PerlArtistic' 'GPL')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-test-mockmodule/-/commit/06b5958ebcb7540796e0940ce87354c2111b41b0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-test-mockmodule/-/commit/06b5958ebcb7540796e0940ce87354c2111b41b0
You're receiving this email because of your account on gitlab.archlinux.org.