kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / workerd


Commits:
baab8fff by kpcyrd at 2024-05-13T12:54:16+02:00
upgpkg: 1.20240512.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = workerd
        pkgdesc = The JavaScript / Wasm runtime that powers Cloudflare Workers
-       pkgver = 1.20240502.0
+       pkgver = 1.20240512.0
        pkgrel = 1
        url = https://github.com/cloudflare/workerd
        arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = workerd
        makedepends = rust
        makedepends = tcl
        depends = glibc
-       source = 
https://github.com/cloudflare/workerd/archive/v1.20240502.0/workerd-1.20240502.0.tar.gz
-       sha256sums = 
0ef304dfa5bb4923336483a5ad1a92f47ace562aecb74e0ac57c823429193b61
-       b2sums = 
2ed87284de06c6d70a3706e959fffca134274022d66a7b3902258ce9937e7da18ae9abf116032cfbd2ccd7d52832a018a52d832fb7d366477db3f29d803bd380
+       source = 
https://github.com/cloudflare/workerd/archive/v1.20240512.0/workerd-1.20240512.0.tar.gz
+       sha256sums = 
1205d80984099521438840cdb9cfb15133087ebde7b8d82f9c96301ae198e6bb
+       b2sums = 
5fcb0737bd217d94d716b4824665a2aa9a44e60af5273cc23f0620c549716a07dc4d52fa0bf8e3016bdf2c8fa7696f1b87c9e70927c6765c9b8a6055397ccb8e
 
 pkgname = workerd


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
 
 pkgname=workerd
-pkgver=1.20240502.0
+pkgver=1.20240512.0
 pkgrel=1
 pkgdesc="The JavaScript / Wasm runtime that powers Cloudflare Workers"
 url='https://github.com/cloudflare/workerd'
@@ -20,8 +20,8 @@ makedepends=(
   'tcl'
 )
 
source=(https://github.com/cloudflare/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('0ef304dfa5bb4923336483a5ad1a92f47ace562aecb74e0ac57c823429193b61')
-b2sums=('2ed87284de06c6d70a3706e959fffca134274022d66a7b3902258ce9937e7da18ae9abf116032cfbd2ccd7d52832a018a52d832fb7d366477db3f29d803bd380')
+sha256sums=('1205d80984099521438840cdb9cfb15133087ebde7b8d82f9c96301ae198e6bb')
+b2sums=('5fcb0737bd217d94d716b4824665a2aa9a44e60af5273cc23f0620c549716a07dc4d52fa0bf8e3016bdf2c8fa7696f1b87c9e70927c6765c9b8a6055397ccb8e')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/workerd/-/commit/baab8fff3ba5a95fa749224682b9b4c6f7c3dc46

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/workerd/-/commit/baab8fff3ba5a95fa749224682b9b4c6f7c3dc46
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to