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

Antonio Rojas arojas at gemini.archlinux.org
Wed Dec 22 15:22:25 UTC 2021


    Date: Wednesday, December 22, 2021 @ 15:22:24
  Author: arojas
Revision: 1082844

Update to 2.10.0

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-22 15:04:32 UTC (rev 1082843)
+++ PKGBUILD	2021-12-22 15:22:24 UTC (rev 1082844)
@@ -3,7 +3,7 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.9.0
+pkgver=2.10.0
 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=('b850bbb59977c4e2c99806a892ddc56f24500b847fd3214b2922596ba81abca9')
+sha256sums=('6d980bf72bd6a1d910a623d3f3c375601ace7812b90b78cf9bb86fd55c6920f8')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list