summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-integer-logarithms
diff options
context:
space:
mode:
author Andrew Clemons2021-05-02 04:03:16 +0200
committer Willy Sudiarto Raharjo2021-05-02 12:21:06 +0200
commiteb13d9bd990df045333e9ac33742736f9718de87 (patch)
tree53b27ec83b0fb1de257d813b057501ddf2cac356 /haskell/haskell-integer-logarithms
parent5e432372880f0a92c29d5aacc95c6364534840c3 (diff)
downloadslackbuilds-eb13d9bd990df045333e9ac33742736f9718de87.tar.gz
haskell/haskell-integer-logarithms: Updated for version 1.0.3.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-integer-logarithms')
-rw-r--r--haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild2
-rw-r--r--haskell/haskell-integer-logarithms/haskell-integer-logarithms.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild b/haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild
index 5caaf0d449..db5518d6d6 100644
--- a/haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild
+++ b/haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-integer-logarithms
-VERSION=${VERSION:-1.0.2.2}
+VERSION=${VERSION:-1.0.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-integer-logarithms/haskell-integer-logarithms.info b/haskell/haskell-integer-logarithms/haskell-integer-logarithms.info
index 99ea5cb136..144fe94d5e 100644
--- a/haskell/haskell-integer-logarithms/haskell-integer-logarithms.info
+++ b/haskell/haskell-integer-logarithms/haskell-integer-logarithms.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-integer-logarithms"
-VERSION="1.0.2.2"
+VERSION="1.0.3.1"
HOMEPAGE="https://hackage.haskell.org/package/integer-logarithms"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/integer-logarithms/1.0.2.2/integer-logarithms-1.0.2.2.tar.gz"
-MD5SUM="dd1d899f44bf870007ec8d1aaae0b51f"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/integer-logarithms/1.0.3.1/integer-logarithms-1.0.3.1.tar.gz"
+MD5SUM="15bccece342fcf3699e0f48bc0e864b3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"