gnu: emacs-mentor: Update to 0.5.
* gnu/packages/emacs-xyz.scm (emacs-mentor): Update to 0.5.
This commit is contained in:
parent
3684d9c119
commit
2727cebef3
1 changed files with 2 additions and 2 deletions
|
@ -14751,7 +14751,7 @@ (define-public emacs-mu4e-jump-to-list
|
|||
(define-public emacs-mentor
|
||||
(package
|
||||
(name "emacs-mentor")
|
||||
(version "0.4")
|
||||
(version "0.5")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -14759,7 +14759,7 @@ (define-public emacs-mentor
|
|||
version ".tar"))
|
||||
(sha256
|
||||
(base32
|
||||
"1n51yabm4npx62fpfn8rhky09x4y779ismdxa026fycy7va7ynzz"))))
|
||||
"1kkzm881fxhc5hb83x0j12lv22b72nzw45qrypbl1jf2siispz9l"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-async emacs-xml-rpc))
|
||||
|
|
Loading…
Reference in a new issue