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

Antonio Rojas arojas at archlinux.org
Mon Apr 12 14:39:50 UTC 2021


    Date: Monday, April 12, 2021 @ 14:39:50
  Author: arojas
Revision: 915880

Update to 3.0.14

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-12 14:32:06 UTC (rev 915879)
+++ PKGBUILD	2021-04-12 14:39:50 UTC (rev 915880)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.0.13
+pkgver=3.0.14
 pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(python-jupyterlab_server python-jupyter_packaging 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=('6aefaf11251309ffdd66ef20025f5165aeec26d59a83c76e4d02cc8f593bc9dc')
+sha256sums=('713a84991dfcca8c0bc260911f1bd54ac25a386a86285713b9555a60f795059b')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list