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

Antonio Rojas arojas at gemini.archlinux.org
Fri Jan 7 18:40:53 UTC 2022


    Date: Friday, January 7, 2022 @ 18:40:53
  Author: arojas
Revision: 1096029

Update to 2.10.3

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-07 18:40:48 UTC (rev 1096028)
+++ PKGBUILD	2022-01-07 18:40:53 UTC (rev 1096029)
@@ -3,7 +3,7 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.10.2
+pkgver=2.10.3
 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=('bf1ec9e49d4e26f14d70055cc293b3f8ec8410f95a4d5b4bd55c442d9b8b266c')
+sha256sums=('3fb84a5813d6d836ceda773fb2d4e9ef3c7944dbc1b45a8d59d98641a80de80a')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list