Date: Thursday, April 13, 2023 @ 21:18:16
  Author: arojas
Revision: 1445954

upgpkg: python-jupyterlab_server 2.22.1-1: Update to 2.22.1

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-13 19:06:14 UTC (rev 1445953)
+++ PKGBUILD    2023-04-13 21:18:16 UTC (rev 1445954)
@@ -3,8 +3,8 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.22.0
-pkgrel=3
+pkgver=2.22.1
+pkgrel=1
 pkgdesc='Launch an application built using JupyterLab'
 arch=(any)
 url='https://jupyter.org/'
@@ -17,7 +17,7 @@
 conflicts=(jupyterlab_server)
 replaces=(jupyterlab_server)
 source=(https://pypi.io/packages/source/j/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('0f9f6752b0c534a7b22a6542b984fa6a2c18ab4d4e0a4c79f191138506a9a75f')
+sha256sums=('dfaaf898af84b9d01ae9583b813f378b96ee90c3a66f24c5186ea5d1bbdb2089')
 
 build() {
   cd $_pipname-$pkgver

Reply via email to