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