[arch-commits] Commit in jupyter-server/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Apr 21 13:35:53 UTC 2021


    Date: Wednesday, April 21, 2021 @ 13:35:53
  Author: arojas
Revision: 920507

Update to 1.6.3

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 13:34:06 UTC (rev 920506)
+++ PKGBUILD	2021-04-21 13:35:53 UTC (rev 920507)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.6.2
+pkgver=1.6.3
 pkgrel=1
 pkgdesc="Provides the backend for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila"
 arch=(any)
@@ -12,7 +12,7 @@
 makedepends=(python-setuptools)
 optdepends=('jupyter-server-mathjax: to use local MathJax')
 source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('17b5216a09104202fca73e51df21465f2a3e34e795f0a0f7004f6c67d9527f85')
+sha256sums=('76e120be658080a63d0fba34e97b75a13dd8aae391d6f59e7f01b16cf7d495d5')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list