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

Antonio Rojas arojas at archlinux.org
Mon Feb 22 19:44:25 UTC 2021


    Date: Monday, February 22, 2021 @ 19:44:24
  Author: arojas
Revision: 868882

Update to 1.4.1

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-22 19:37:01 UTC (rev 868881)
+++ PKGBUILD	2021-02-22 19:44:24 UTC (rev 868882)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="Provides the backend for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila"
 arch=(any)
@@ -11,7 +11,7 @@
          python-jinja python-send2trash python-anyio)
 makedepends=(python-setuptools)
 source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('023431125ffeae8330eb0daab78658dffc51b3886ec5621ee006dcb0f267cc49')
+sha256sums=('b0126f237f679533eec46244cfc66d61e3a1f8ec0fad2d47352fa19d3e754e47')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list