Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / deno
Commits:
27bbd840 by Felix Yan at 2023-11-24T09:52:25+02:00
upgpkg: 1.38.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deno
pkgdesc = A secure runtime for JavaScript and TypeScript
- pkgver = 1.38.2
+ pkgver = 1.38.3
pkgrel = 1
url = https://deno.land
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = deno
makedepends = protobuf
depends = gcc-libs
options = !lto
- source =
git+https://github.com/denoland/deno.git#commit=118be11e8c64fd6c4afb352b5095c02fa5571e8e
+ source =
git+https://github.com/denoland/deno.git#commit=3193e93912f87dd05871abb61f54297368f3f265
sha512sums = SKIP
pkgname = deno
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Metal A-wing <1 at 233 dot email>
pkgname=deno
-pkgver=1.38.2
-_commit=118be11e8c64fd6c4afb352b5095c02fa5571e8e
+pkgver=1.38.3
+_commit=3193e93912f87dd05871abb61f54297368f3f265
pkgrel=1
pkgdesc="A secure runtime for JavaScript and TypeScript"
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deno/-/commit/27bbd840fad69884ede5fb8918b6542a22ed7612
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deno/-/commit/27bbd840fad69884ede5fb8918b6542a22ed7612
You're receiving this email because of your account on gitlab.archlinux.org.