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

Antonio Rojas arojas at gemini.archlinux.org
Thu Aug 12 12:24:37 UTC 2021


    Date: Thursday, August 12, 2021 @ 12:24:36
  Author: arojas
Revision: 997523

Update to 3.1.6

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-12 11:10:09 UTC (rev 997522)
+++ PKGBUILD	2021-08-12 12:24:36 UTC (rev 997523)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.1.4
+pkgver=3.1.6
 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=('82b5ea0f4bd500ff2a6aa27304a206007d7bbe8bc2bc5c685014d72462c985da')
+sha256sums=('6d2ada6a333861f33a1b555d3cb7b07aa9d1ab80f07997b3d0c43878a98c1174')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list