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

Antonio Rojas arojas at archlinux.org
Mon Apr 12 20:43:44 UTC 2021


    Date: Monday, April 12, 2021 @ 20:43:44
  Author: arojas
Revision: 916045

Update to 1.6.1

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-12 20:42:44 UTC (rev 916044)
+++ PKGBUILD	2021-04-12 20:43:44 UTC (rev 916045)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.6.0
+pkgver=1.6.1
 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=('348f2c744d1fa1676d314475e0be357a95b21cbe6e19d15c2a25a9ea647f99d2')
+sha256sums=('242ddd0b644f10e030f917019b47c381e0f2d2b950164af45cbd791d572198ac')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list