summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-hashable
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2021-05-02 13:57:45 +1200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-02 17:21:06 +0700
commit5e432372880f0a92c29d5aacc95c6364534840c3 (patch)
tree010cf6a7768a93fbe960e4b5857c7f3775c6c9f9 /haskell/haskell-hashable
parent3f570c6fa57119ca3d440df3e878c5baf21cf568 (diff)
downloadslackbuilds-5e432372880f0a92c29d5aacc95c6364534840c3.tar.gz
slackbuilds-5e432372880f0a92c29d5aacc95c6364534840c3.tar.xz
haskell/haskell-hashable: Updated for version 1.3.1.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-hashable')
-rw-r--r--haskell/haskell-hashable/haskell-hashable.SlackBuild2
-rw-r--r--haskell/haskell-hashable/haskell-hashable.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-hashable/haskell-hashable.SlackBuild b/haskell/haskell-hashable/haskell-hashable.SlackBuild
index 76c2bdefa8..e9255df497 100644
--- a/haskell/haskell-hashable/haskell-hashable.SlackBuild
+++ b/haskell/haskell-hashable/haskell-hashable.SlackBuild
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-hashable
-VERSION=${VERSION:-1.2.7.0}
+VERSION=${VERSION:-1.3.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-hashable/haskell-hashable.info b/haskell/haskell-hashable/haskell-hashable.info
index ea97c61b52..e36663df4e 100644
--- a/haskell/haskell-hashable/haskell-hashable.info
+++ b/haskell/haskell-hashable/haskell-hashable.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-hashable"
-VERSION="1.2.7.0"
+VERSION="1.3.1.0"
HOMEPAGE="https://hackage.haskell.org/package/hashable"
-DOWNLOAD="https://hackage.haskell.org/package/hashable-1.2.7.0/hashable-1.2.7.0.tar.gz"
-MD5SUM="dea6feafb84f3c035b6053a21bd25147"
+DOWNLOAD="https://hackage.haskell.org/package/hashable-1.3.1.0/hashable-1.3.1.0.tar.gz"
+MD5SUM="c6e47057cd599eed20a1af457e05b13e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"