[arch-commits] Commit in python-jupyterlab_server/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed Dec 29 08:45:00 UTC 2021
Date: Wednesday, December 29, 2021 @ 08:44:59
Author: arojas
Revision: 1086721
Update to 2.10.2
Modified:
python-jupyterlab_server/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-29 07:58:08 UTC (rev 1086720)
+++ PKGBUILD 2021-12-29 08:44:59 UTC (rev 1086721)
@@ -3,7 +3,7 @@
_pipname=jupyterlab_server
pkgname=python-$_pipname
-pkgver=2.10.1
+pkgver=2.10.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=('9683d661fc059ae4e2039b582d0d80cec96778dad581bd27b5941a06191397ba')
+sha256sums=('bf1ec9e49d4e26f14d70055cc293b3f8ec8410f95a4d5b4bd55c442d9b8b266c')
build() {
cd $_pipname-$pkgver
More information about the arch-commits
mailing list