diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-09-03 21:39:41 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-08 08:37:51 +0700 |
commit | 82f4bdcaf27320a13108c4af0ad2dd92882b8b75 (patch) | |
tree | e4b4809e00ee0ba43b8009148405862a28b530dd /development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild | |
parent | 0e2133d8a187f07624ad3505945f964bcc6f04b6 (diff) |
development/jupyter-ipywidgets: Updated for version 7.4.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild')
-rw-r--r-- | development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild b/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild index 9f54ebca09c56..d2d6f3a55c087 100644 --- a/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild +++ b/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=ipywidgets PRGNAM=jupyter-$SRCNAM -VERSION=${VERSION:-7.4.0} +VERSION=${VERSION:-7.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |