summaryrefslogtreecommitdiffstats
path: root/emacs-lisp
diff options
context:
space:
mode:
authorPavel Vinogradov2016-10-03 18:55:08 -0400
committerPavel Vinogradov2016-10-03 18:55:08 -0400
commit4571567fc3cd254d63e64668e5bee092b025cdd2 (patch)
treed01206e62fff395644583902617a76cba135cca2 /emacs-lisp
parent6ddb6c7f6a4f9b12f946974b7d47e7c0820a1d63 (diff)
emacs-lisp/haskell-mode: version 16.1
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 dfce214b91..1d3f25fb94 100755
--- a/emacs-lisp/haskell-mode/DETAILS
+++ b/emacs-lisp/haskell-mode/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-mode
- VERSION=13.16
+ VERSION=16.1
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]="https://github.com/haskell/$SPELL/archive/v$VERSION.tar.gz"
- SOURCE_HASH=sha512:0e6cadde35f7e94d716c39f1dc32beeb176b95de9bda1c946cc7dd3e035c1111657b253a4215296ac0124dfea1ec8e034e29ff2789529fbf849af6d386d3f623
+ SOURCE_HASH=sha512:28654499ee521032be1ae6edfd338cab6022d7fdd4ff34e720ffe249801d4b442484cce4f5fc3461aa5145918f66f4b69df774b60cceb408220fc0533386cc56
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 9afbb2ccfb..6a3fcbc013 100644
--- a/emacs-lisp/haskell-mode/HISTORY
+++ b/emacs-lisp/haskell-mode/HISTORY
@@ -1,3 +1,6 @@
+2016-10-03 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: updated spell to 16.1
+
2016-01-17 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: updated spell to 13.16