Update to latest emacs configuration
This commit is contained in:
parent
e332b2ab1d
commit
b56e730c34
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
#:use-module (oni packages emacs))
|
||||
|
||||
(define-public emacs-oni-config
|
||||
(let ((commit "89f4dc62348a347ca6d8e0391d33639aef87d965")
|
||||
(let ((commit "f404ee603285efc62c73f03b178bd367d115fcbc")
|
||||
(revision "0"))
|
||||
(package
|
||||
(name "emacs-oni-config")
|
||||
|
@ -27,7 +27,7 @@
|
|||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "07r4vgp27mwa1ianwz0vf5ip5vd52m5czskygkbf9c9pa5hmr31n"))))
|
||||
(base32 "1q9qh3b9r06j87pwscabj5mqjhbnysiw1a0xb31c4wn24bnmm143"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://code.ryuslash.org/emacs-config/about/")
|
||||
(synopsis "My Emacs configuration")
|
||||
|
|
Loading…
Reference in a new issue