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

Antonio Rojas arojas at gemini.archlinux.org
Thu Oct 14 18:07:42 UTC 2021


    Date: Thursday, October 14, 2021 @ 18:07:42
  Author: arojas
Revision: 1030189

Update to 3.2.0

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-14 18:00:48 UTC (rev 1030188)
+++ PKGBUILD	2021-10-14 18:07:42 UTC (rev 1030189)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.1.18
+pkgver=3.2.0
 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=('a43733acc3729557fc4758cff55652e52896e42c64c1f12540656ae7f298b806')
+sha256sums=('ff761b4b43db119aeabd25326c775e8c595a05a8ae0a0926845d99f13e5de090')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list