Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
perl-try-tiny
Commits:
359f9f00 by Felix Yan at 2024-09-01T21:44:23+03:00
upgpkg: 0.32-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = perl-try-tiny
pkgdesc = Minimal try/catch with proper localization of $@
pkgver = 0.32
- pkgrel = 1
+ pkgrel = 2
url = https://search.cpan.org/dist/Try-Tiny
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=perl-try-tiny
pkgver=0.32
-pkgrel=1
+pkgrel=2
pkgdesc="Minimal try/catch with proper localization of \$@"
arch=('any')
url="https://search.cpan.org/dist/Try-Tiny"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-try-tiny/-/commit/359f9f00cf262cbcd63ee4429fcb20e4804bc5e9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-try-tiny/-/commit/359f9f00cf262cbcd63ee4429fcb20e4804bc5e9
You're receiving this email because of your account on gitlab.archlinux.org.