diff options
-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" |