[arch-commits] Commit in jupyterlab/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Thu Jul 21 21:24:23 UTC 2022


    Date: Thursday, July 21, 2022 @ 21:24:23
  Author: arojas
Revision: 1255071

upgpkg: jupyterlab 3.4.4-1: Update to 3.4.4

Modified:
  jupyterlab/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-21 21:16:35 UTC (rev 1255070)
+++ PKGBUILD	2022-07-21 21:24:23 UTC (rev 1255071)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.4.3
+pkgver=3.4.4
 pkgrel=1
 pkgdesc='JupyterLab computational environment'
 arch=(any)
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-tornasync' 'npm')
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz
         no-nbclassic.patch)
-sha256sums=('e2dcc40e94366dde5de4b19e8c43ee133cf041b852d01a3625a7cf29532da49d'
+sha256sums=('5a2a0fdd22bd8628ad45b618e3520387c32a4818e3af112dbad1f649304dfc20'
             'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4')
 
 prepare() {



More information about the arch-commits mailing list