summaryrefslogtreecommitdiff
path: root/haskell
diff options
context:
space:
mode:
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-fgl/haskell-fgl.SlackBuild4
-rw-r--r--haskell/haskell-fgl/haskell-fgl.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/haskell/haskell-fgl/haskell-fgl.SlackBuild b/haskell/haskell-fgl/haskell-fgl.SlackBuild
index 238be494db..e8829a491f 100644
--- a/haskell/haskell-fgl/haskell-fgl.SlackBuild
+++ b/haskell/haskell-fgl/haskell-fgl.SlackBuild
@@ -6,8 +6,8 @@
# Public domain.
PRGNAM=haskell-fgl
-VERSION=${VERSION:-5.4.2.3}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-5.4.2.4}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"
diff --git a/haskell/haskell-fgl/haskell-fgl.info b/haskell/haskell-fgl/haskell-fgl.info
index 8c3fa0bd57..21c4af52ca 100644
--- a/haskell/haskell-fgl/haskell-fgl.info
+++ b/haskell/haskell-fgl/haskell-fgl.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-fgl"
-VERSION="5.4.2.3"
+VERSION="5.4.2.4"
HOMEPAGE="http://hackage.haskell.org/package/fgl"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/fgl/5.4.2.3/fgl-5.4.2.3.tar.gz"
-MD5SUM="29ccab8bebed16a8d7346c3ed52c5d9c"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/fgl/5.4.2.4/fgl-5.4.2.4.tar.gz"
+MD5SUM="6b5430f4a5ad374bc4351acaf3d81e4f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"
-APPROVED="dsomero"
+APPROVED="dsomero,Niels Horn"