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

Antonio Rojas arojas at gemini.archlinux.org
Thu Mar 17 18:36:14 UTC 2022


    Date: Thursday, March 17, 2022 @ 18:36:14
  Author: arojas
Revision: 1156809

Update to 2.11.2

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-17 18:33:54 UTC (rev 1156808)
+++ PKGBUILD	2022-03-17 18:36:14 UTC (rev 1156809)
@@ -3,7 +3,7 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.11.1
+pkgver=2.11.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=('47c285c455c5ab8306b116fd47ee03479cd88cb63d999fbe8824f813dfa8ade7')
+sha256sums=('5d8dc70f6803dc48efb69fb43e3cd2f8c6aad4ba011670318e5efd26c7487bb9')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list