Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / npm
Commits:
72295aff by Lukas Fleischer at 2024-12-06T11:39:07-06:00
upgpkg: 10.9.2-2: build with Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = npm
pkgdesc = JavaScript package manager
pkgver = 10.9.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.npmjs.com
arch = any
license = Artistic-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=npm
pkgver=10.9.2
-pkgrel=1
+pkgrel=2
pkgdesc='JavaScript package manager'
arch=(any)
url=https://www.npmjs.com
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/npm/-/commit/72295aff723d2b0e106bfceb9ace7759f3767af3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/npm/-/commit/72295aff723d2b0e106bfceb9ace7759f3767af3
You're receiving this email because of your account on gitlab.archlinux.org.