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

Antonio Rojas arojas at archlinux.org
Tue Feb 2 19:40:10 UTC 2021


    Date: Tuesday, February 2, 2021 @ 19:40:10
  Author: arojas
Revision: 841453

Update to 3.0.7

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-02 19:40:01 UTC (rev 841452)
+++ PKGBUILD	2021-02-02 19:40:10 UTC (rev 841453)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.0.6
+pkgver=3.0.7
 pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(python-jupyterlab_server jupyter-nbclassic nodejs)
 optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support')
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('50a5344b7aee8ee420947698061ee26163a351f16409925c6d6ed9dc13fa9a48')
+sha256sums=('1d531765932f95bf756c088867714efe75bd906e332c0375178f1d905d0ccccf')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list