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

Antonio Rojas arojas at archlinux.org
Thu Apr 22 06:26:27 UTC 2021


    Date: Thursday, April 22, 2021 @ 06:26:26
  Author: arojas
Revision: 920869

Update to 1.6.4

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-22 05:40:20 UTC (rev 920868)
+++ PKGBUILD	2021-04-22 06:26:26 UTC (rev 920869)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.6.3
+pkgver=1.6.4
 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=('76e120be658080a63d0fba34e97b75a13dd8aae391d6f59e7f01b16cf7d495d5')
+sha256sums=('21c20986047563aba2997cb10ba9441a162ec1d65b5aece9d5fa625602bb2b40')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list