Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
perl-tree-dag-node
Commits:
c4ed9b76 by Sergej Pupykin at 2026-06-28T22:02:37+03:00
upgpkg: 1.36-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = perl-tree-dag-node
pkgdesc = base class for trees
- pkgver = 1.35
+ pkgver = 1.36
pkgrel = 1
url = https://search.cpan.org/dist/Tree-DAG_Node
arch = any
@@ -8,7 +8,7 @@ pkgbase = perl-tree-dag-node
license = PerlArtistic
depends = perl-file-slurper
options = !emptydirs
- source =
https://www.cpan.org/authors/id/R/RS/RSAVAGE/Tree-DAG_Node-1.35.tgz
- sha512sums =
cfb8d8b14077808faf7e2fe0f1021f9778429d66fdb858497179fc2357902871987a1514d52c6e92eb47ea7ca3ac4c411e09d55004b2cda328f422e8a64f1a14
+ source =
https://www.cpan.org/authors/id/R/RS/RSAVAGE/Tree-DAG_Node-1.36.tgz
+ sha512sums =
7d305531511c12e187c07a995cd40bda12da6a9ef2a2a1cf2358776bb64d927a62d86ccacc9d324f827382cd33b68f5e4b6e78ac303ec17788698fd213af62c2
pkgname = perl-tree-dag-node
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Sergej Pupykin <[email protected]>
pkgname=perl-tree-dag-node
-pkgver=1.35
+pkgver=1.36
pkgrel=1
pkgdesc="base class for trees"
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL' 'PerlArtistic')
depends=('perl-file-slurper')
options=('!emptydirs')
source=(https://www.cpan.org/authors/id/R/RS/RSAVAGE/Tree-DAG_Node-$pkgver.tgz)
-sha512sums=('cfb8d8b14077808faf7e2fe0f1021f9778429d66fdb858497179fc2357902871987a1514d52c6e92eb47ea7ca3ac4c411e09d55004b2cda328f422e8a64f1a14')
+sha512sums=('7d305531511c12e187c07a995cd40bda12da6a9ef2a2a1cf2358776bb64d927a62d86ccacc9d324f827382cd33b68f5e4b6e78ac303ec17788698fd213af62c2')
build() {
cd "$srcdir"/Tree-DAG_Node-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-tree-dag-node/-/commit/c4ed9b7652ece5171682a747c4691b7d6491e43b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-tree-dag-node/-/commit/c4ed9b7652ece5171682a747c4691b7d6491e43b
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