diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-11-14 17:19:15 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:47 +0700 |
commit | a2de01cfa32b221364b8da72f60c55bf21467407 (patch) | |
tree | 80d800a89210cfe943a1fb1fd8ea0978644fddf6 /development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild | |
parent | 3f3ee39a8e7d8e8853a83f833cd5183021c6d39b (diff) |
development/jupyter-ipywidgets: Updated for version 7.0.4.
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 529bfd6dbeb45..0c5ab6fdb7cca 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.0.3} +VERSION=${VERSION:-7.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |