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

Antonio Rojas arojas at archlinux.org
Wed Sep 9 05:46:31 UTC 2020


    Date: Wednesday, September 9, 2020 @ 05:46:30
  Author: arojas
Revision: 701446

Update to 2.2.7

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-09 02:02:59 UTC (rev 701445)
+++ PKGBUILD	2020-09-09 05:46:30 UTC (rev 701446)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=2.2.6
+pkgver=2.2.7
 pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(jupyterlab_server nodejs)
 optdepends=('npm: to install extensions')
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('6554b022d2cd120100e165ec537c6511d70de7f89e253b3c667ea28f2a9263ff')
+sha256sums=('a72ffd0d919cba03a5ef8422bc92c3332a957ff97b0490494209c83ad93826da')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list