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

Antonio Rojas arojas at gemini.archlinux.org
Wed Sep 8 06:40:14 UTC 2021


    Date: Wednesday, September 8, 2021 @ 06:40:14
  Author: arojas
Revision: 1012519

Update to 2.8.1

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-08 06:38:16 UTC (rev 1012518)
+++ PKGBUILD	2021-09-08 06:40:14 UTC (rev 1012519)
@@ -3,7 +3,7 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.8.0
+pkgver=2.8.1
 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=('2363438dd0879bee0f41632139df84822a55e3c8167b7cd3a11d0ae3509e3843')
+sha256sums=('39fd519e9b3275873bd15de891363c28f2649814f7bbc11c57469c60e8408e97')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list