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

Antonio Rojas arojas at gemini.archlinux.org
Tue Aug 3 16:08:12 UTC 2021


    Date: Tuesday, August 3, 2021 @ 16:08:12
  Author: arojas
Revision: 993540

Update to 2.6.2

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-03 16:02:34 UTC (rev 993539)
+++ PKGBUILD	2021-08-03 16:08:12 UTC (rev 993540)
@@ -3,7 +3,7 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.6.1
+pkgver=2.6.2
 pkgrel=1
 pkgdesc='Launch an application built using JupyterLab'
 arch=(any)
@@ -14,7 +14,7 @@
 conflicts=(jupyterlab_server)
 replaces=(jupyterlab_server)
 source=(https://pypi.io/packages/source/j/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('73279d1ffdcd3426f716bf5538cf1fdd2eb8a340ac25c5688f3c192c5bd3afc9')
+sha256sums=('6dc6e7d26600d110b862acbfaa4d1a2c5e86781008d139213896d96178c3accd')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list