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

Antonio Rojas arojas at gemini.archlinux.org
Thu Sep 9 06:43:54 UTC 2021


    Date: Thursday, September 9, 2021 @ 06:43:53
  Author: arojas
Revision: 1013023

Update to 3.1.11

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-09 05:30:44 UTC (rev 1013022)
+++ PKGBUILD	2021-09-09 06:43:53 UTC (rev 1013023)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.1.10
+pkgver=3.1.11
 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=('1c561f1487666e659bf391d2b0d744e53a89567ed314c450bc986127de562254')
+sha256sums=('329b41d6d99bf4e40ab210b37387d32033ea9227e776aa1baf7817bf55423156')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list