summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2013-03-04 06:04:23 +0100
committer dsomero2013-03-04 23:26:42 +0100
commit74d2ca8dd45eaccc6e511cacded837d3eea99adf (patch)
treef6505e00e45741bb2bdfd1bf90d3352429bfa712 /haskell
parentc7ae070643651a53c9310c3b1e4114798db32056 (diff)
downloadslackbuilds-74d2ca8dd45eaccc6e511cacded837d3eea99adf.tar.gz
haskell/haskell-bmp: Updated for version 1.2.3.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-bmp/haskell-bmp.SlackBuild4
-rw-r--r--haskell/haskell-bmp/haskell-bmp.info6
-rw-r--r--haskell/haskell-bmp/slack-desc10
3 files changed, 10 insertions, 10 deletions
diff --git a/haskell/haskell-bmp/haskell-bmp.SlackBuild b/haskell/haskell-bmp/haskell-bmp.SlackBuild
index cbcf1a7c1e..623c2a94d6 100644
--- a/haskell/haskell-bmp/haskell-bmp.SlackBuild
+++ b/haskell/haskell-bmp/haskell-bmp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for bmp
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2013 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-bmp
-VERSION=${VERSION:-1.2.1.1}
+VERSION=${VERSION:-1.2.3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-bmp/haskell-bmp.info b/haskell/haskell-bmp/haskell-bmp.info
index dcc6f08fb7..751e7c62f3 100644
--- a/haskell/haskell-bmp/haskell-bmp.info
+++ b/haskell/haskell-bmp/haskell-bmp.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-bmp"
-VERSION="1.2.1.1"
+VERSION="1.2.3.4"
HOMEPAGE="http://hackage.haskell.org/package/bmp"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/bmp/1.2.1.1/bmp-1.2.1.1.tar.gz"
-MD5SUM="be8d99b3b7343f3fb78c483291fddba3"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/bmp/1.2.3.4/bmp-1.2.3.4.tar.gz"
+MD5SUM="aa2a6f09e3d05895022d8a754bb08310"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"
diff --git a/haskell/haskell-bmp/slack-desc b/haskell/haskell-bmp/slack-desc
index 60f3760135..5554ec43e8 100644
--- a/haskell/haskell-bmp/slack-desc
+++ b/haskell/haskell-bmp/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-bmp: haskell-bmp (Read and write uncompressed BMP image files)