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

Antonio Rojas arojas at archlinux.org
Wed Feb 17 23:16:43 UTC 2021


    Date: Wednesday, February 17, 2021 @ 23:16:42
  Author: arojas
Revision: 863059

Update to 3.0.8

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-17 23:15:00 UTC (rev 863058)
+++ PKGBUILD	2021-02-17 23:16:42 UTC (rev 863059)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.0.7
+pkgver=3.0.8
 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=('1d531765932f95bf756c088867714efe75bd906e332c0375178f1d905d0ccccf')
+sha256sums=('e2250dec8042bb824d9dd5381f38b2b34eff7f93bed693bd486b252abafddcbe')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list