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

Antonio Rojas arojas at gemini.archlinux.org
Tue Sep 14 14:23:31 UTC 2021


    Date: Tuesday, September 14, 2021 @ 14:23:31
  Author: arojas
Revision: 1014810

Update to 3.1.12

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-14 11:47:50 UTC (rev 1014809)
+++ PKGBUILD	2021-09-14 14:23:31 UTC (rev 1014810)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.1.11
+pkgver=3.1.12
 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=('329b41d6d99bf4e40ab210b37387d32033ea9227e776aa1baf7817bf55423156')
+sha256sums=('d16d244b09ff6c101672637101313263bfd76d4c057bfe79a401fea54e1be0e9')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list