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

Antonio Rojas arojas at gemini.archlinux.org
Mon Sep 5 15:45:20 UTC 2022


    Date: Monday, September 5, 2022 @ 15:45:19
  Author: arojas
Revision: 1293038

upgpkg: jupyterlab 3.4.6-1: Update to 3.4.6

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-05 15:42:43 UTC (rev 1293037)
+++ PKGBUILD	2022-09-05 15:45:19 UTC (rev 1293038)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.4.5
+pkgver=3.4.6
 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=('472f6b7996c75f6991592483c26d9fe205a59a71ccbce15842400155dc64f59b'
+sha256sums=('e3599c8bc74cee064115f96e388cd27a2a7251b1dc02f4ad1bf8a7ff5270f179'
             'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4')
 
 prepare() {



More information about the arch-commits mailing list