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

Antonio Rojas arojas at gemini.archlinux.org
Sat Sep 25 16:54:23 UTC 2021


    Date: Saturday, September 25, 2021 @ 16:54:22
  Author: arojas
Revision: 1025224

Update to 2.8.2

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-25 16:08:05 UTC (rev 1025223)
+++ PKGBUILD	2021-09-25 16:54:22 UTC (rev 1025224)
@@ -3,7 +3,7 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.8.1
+pkgver=2.8.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=('39fd519e9b3275873bd15de891363c28f2649814f7bbc11c57469c60e8408e97')
+sha256sums=('26d813c8162c83d466df7d155865987dabe70aa452f9187dfb79fd88afc8fa0b')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list