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

Antonio Rojas arojas at gemini.archlinux.org
Sat Aug 27 09:55:27 UTC 2022


    Date: Saturday, August 27, 2022 @ 09:55:27
  Author: arojas
Revision: 1284612

upgpkg: jupyterlab 3.4.5-1: Update to 3.4.5

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-27 09:54:33 UTC (rev 1284611)
+++ PKGBUILD	2022-08-27 09:55:27 UTC (rev 1284612)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.4.4
+pkgver=3.4.5
 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=('5a2a0fdd22bd8628ad45b618e3520387c32a4818e3af112dbad1f649304dfc20'
+sha256sums=('472f6b7996c75f6991592483c26d9fe205a59a71ccbce15842400155dc64f59b'
             'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4')
 
 prepare() {



More information about the arch-commits mailing list