summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2014-03-10 23:33:18 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:46:46 +0700
commitdd6983bec22eb2ed160e9a66bbb17e0757a7ae09 (patch)
tree0b9c18a1427b908de3a682d2271bbbe1be2c68d4
parent66f1e208bbeb3562b27ac18302e1a8fd15ddfa95 (diff)
downloadslackbuilds-dd6983bec22eb2ed160e9a66bbb17e0757a7ae09.tar.gz
slackbuilds-dd6983bec22eb2ed160e9a66bbb17e0757a7ae09.tar.xz
haskell/haskell-GLURaw: Updated for version 1.4.0.1.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
-rw-r--r--haskell/haskell-GLURaw/haskell-GLURaw.SlackBuild4
-rw-r--r--haskell/haskell-GLURaw/haskell-GLURaw.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-GLURaw/haskell-GLURaw.SlackBuild b/haskell/haskell-GLURaw/haskell-GLURaw.SlackBuild
index b13af65c67..2fc1fd0146 100644
--- a/haskell/haskell-GLURaw/haskell-GLURaw.SlackBuild
+++ b/haskell/haskell-GLURaw/haskell-GLURaw.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for GLURaw
-# 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-GLURaw
-VERSION=${VERSION:-1.3.0.0}
+VERSION=${VERSION:-1.4.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-GLURaw/haskell-GLURaw.info b/haskell/haskell-GLURaw/haskell-GLURaw.info
index d8541a5fd7..29f06b6a91 100644
--- a/haskell/haskell-GLURaw/haskell-GLURaw.info
+++ b/haskell/haskell-GLURaw/haskell-GLURaw.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-GLURaw"
-VERSION="1.3.0.0"
+VERSION="1.4.0.1"
HOMEPAGE="http://hackage.haskell.org/package/GLURaw"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/GLURaw/1.3.0.0/GLURaw-1.3.0.0.tar.gz"
-MD5SUM="09d69104c6b996fe962f1b6581a6740a"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/GLURaw/1.4.0.1/GLURaw-1.4.0.1.tar.gz"
+MD5SUM="ab732d8db4736bdcc6e462fca89c12a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-OpenGLRaw"