mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: emacs-moody: Update to 1.1.1.
* gnu/packages/emacs-xyz.scm (emacs-moody): Update to 1.1.1. Change-Id: I28a5bff801bbf7751125c5656ae101e298d54569
This commit is contained in:
parent
f955ecdbeb
commit
fae1e7dc89
1 changed files with 2 additions and 2 deletions
|
@ -2088,7 +2088,7 @@ displayed at the bottom or at the top.")
|
|||
(define-public emacs-moody
|
||||
(package
|
||||
(name "emacs-moody")
|
||||
(version "1.1.0")
|
||||
(version "1.1.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -2097,7 +2097,7 @@ displayed at the bottom or at the top.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1pj1gpwmwl5affnvwb8ckx4xl9vm7xs8bn1xncsr0m8aamv2rh03"))))
|
||||
(base32 "1dgamndly8lbjwzb4435v99izabdir9fbx31sm9bh1c5yqdka6cp"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-compat))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue