summaryrefslogtreecommitdiffstats
path: root/emacs-lisp
diff options
context:
space:
mode:
authorPavel Vinogradov2016-01-17 15:25:21 -0500
committerPavel Vinogradov2016-01-17 15:25:21 -0500
commitb87c31443d60fe21203b5b46dc32469d1d73276b (patch)
tree4e3f0dc3f107a22035c9044fc13de44e0376ceb6 /emacs-lisp
parent231c85201dcb9f214c6ae33da263bc1901161d57 (diff)
emacs-lisp/haskell-mode: version 13.16
Diffstat (limited to 'emacs-lisp')
-rwxr-xr-xemacs-lisp/haskell-mode/DETAILS4
-rw-r--r--emacs-lisp/haskell-mode/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/emacs-lisp/haskell-mode/DETAILS b/emacs-lisp/haskell-mode/DETAILS
index d6f5e9a348..dfce214b91 100755
--- a/emacs-lisp/haskell-mode/DETAILS
+++ b/emacs-lisp/haskell-mode/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-mode
- VERSION=13.10
+ VERSION=13.16
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]="https://github.com/haskell/$SPELL/archive/v$VERSION.tar.gz"
- SOURCE_HASH=sha512:bb8e871d5149b067c9568c9e984a9279c2104eedd4f41501101d91ee6482f5208b933b54dfbf70051fb833d258f968d797504bca3398612203cfa046c470f9ab
+ SOURCE_HASH=sha512:0e6cadde35f7e94d716c39f1dc32beeb176b95de9bda1c946cc7dd3e035c1111657b253a4215296ac0124dfea1ec8e034e29ff2789529fbf849af6d386d3f623
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://github.com/haskell/haskell-mode/wiki"
LICENSE[0]="GPLv3+"
diff --git a/emacs-lisp/haskell-mode/HISTORY b/emacs-lisp/haskell-mode/HISTORY
index de0396f2fb..9afbb2ccfb 100644
--- a/emacs-lisp/haskell-mode/HISTORY
+++ b/emacs-lisp/haskell-mode/HISTORY
@@ -1,2 +1,5 @@
+2016-01-17 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: updated spell to 13.16
+
2014-12-25 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS, DETAILS: spell created