summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/emacs-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 3682a2bbe5..b4d678499e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14751,7 +14751,7 @@ automatically discovered and presented in recency order.")
(define-public emacs-mentor
(package
(name "emacs-mentor")
- (version "0.4")
+ (version "0.5")
(source
(origin
(method url-fetch)
@@ -14759,7 +14759,7 @@ automatically discovered and presented in recency order.")
version ".tar"))
(sha256
(base32
- "1n51yabm4npx62fpfn8rhky09x4y779ismdxa026fycy7va7ynzz"))))
+ "1kkzm881fxhc5hb83x0j12lv22b72nzw45qrypbl1jf2siispz9l"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-async emacs-xml-rpc))