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

Antonio Rojas arojas at gemini.archlinux.org
Tue Oct 5 21:28:13 UTC 2021


    Date: Tuesday, October 5, 2021 @ 21:28:13
  Author: arojas
Revision: 1027812

Update to 3.1.16

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-05 21:24:11 UTC (rev 1027811)
+++ PKGBUILD	2021-10-05 21:28:13 UTC (rev 1027812)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.1.14
+pkgver=3.1.16
 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=('13174cb6076dd5da6f1b85725ccfcc9518d8f98e86b8b644fc89b1dfaeda63a9')
+sha256sums=('8f3579a33b1250bc7120b05c8281a92e5e78171e9315449f533621a470cddeb2')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list