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

Antonio Rojas arojas at gemini.archlinux.org
Wed Sep 1 15:49:30 UTC 2021


    Date: Wednesday, September 1, 2021 @ 15:49:29
  Author: arojas
Revision: 1010316

Update to 3.1.10

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-01 15:47:35 UTC (rev 1010315)
+++ PKGBUILD	2021-09-01 15:49:29 UTC (rev 1010316)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.1.9
+pkgver=3.1.10
 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=('007e42f833e59fd36872d459e45be243d899edbd0e4a98d21388632e4e0d8af7')
+sha256sums=('1c561f1487666e659bf391d2b0d744e53a89567ed314c450bc986127de562254')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list