diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2014-03-10 23:48:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:46:49 +0700 |
commit | 75b59902051fbf59890ba243a53286b75006cb5f (patch) | |
tree | 9f602d1d6a4df97b9838debed6e10500d04e2470 /haskell/haskell-hinotify | |
parent | 971e79d2d18748e98a6e3122d40e22e7b73b9da5 (diff) | |
download | slackbuilds-75b59902051fbf59890ba243a53286b75006cb5f.tar.gz |
haskell/haskell-hinotify: Updated for version 0.3.7.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Diffstat (limited to 'haskell/haskell-hinotify')
-rw-r--r-- | haskell/haskell-hinotify/haskell-hinotify.SlackBuild | 4 | ||||
-rw-r--r-- | haskell/haskell-hinotify/haskell-hinotify.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-hinotify/haskell-hinotify.SlackBuild b/haskell/haskell-hinotify/haskell-hinotify.SlackBuild index fb30d7609e..5ce20137a9 100644 --- a/haskell/haskell-hinotify/haskell-hinotify.SlackBuild +++ b/haskell/haskell-hinotify/haskell-hinotify.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hinotify -# Copyright 2013 Mikko Värri, Finland +# Copyright 2015 Mikko Värri, Finland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-hinotify -VERSION=${VERSION:-0.3.5} +VERSION=${VERSION:-0.3.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-hinotify/haskell-hinotify.info b/haskell/haskell-hinotify/haskell-hinotify.info index b941812bc6..9714250cfc 100644 --- a/haskell/haskell-hinotify/haskell-hinotify.info +++ b/haskell/haskell-hinotify/haskell-hinotify.info @@ -1,8 +1,8 @@ PRGNAM="haskell-hinotify" -VERSION="0.3.5" +VERSION="0.3.7" HOMEPAGE="http://hackage.haskell.org/package/hinotify" -DOWNLOAD="http://hackage.haskell.org/packages/archive/hinotify/0.3.5/hinotify-0.3.5.tar.gz" -MD5SUM="9e37df64edf05ba330272d12ff47e12a" +DOWNLOAD="http://hackage.haskell.org/packages/archive/hinotify/0.3.7/hinotify-0.3.7.tar.gz" +MD5SUM="40beb45d4b377637e932b9f68c1e551c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ghc" |