emacs-config: Update to latest
This commit is contained in:
parent
3eaf5e30f4
commit
7a4a81229e
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
(define-public emacs-oni-config
|
(define-public emacs-oni-config
|
||||||
(let
|
(let
|
||||||
((commit "56076c28e1dd7288ae074933d4f9f6d723c3bef2")
|
((commit "4dfff40b9c8686d283a690a21b8d346ea996d8d4")
|
||||||
(revision "0"))
|
(revision "0"))
|
||||||
(package
|
(package
|
||||||
(name "emacs-oni-config")
|
(name "emacs-oni-config")
|
||||||
|
@ -36,7 +36,7 @@
|
||||||
(file-name
|
(file-name
|
||||||
(git-file-name name version))
|
(git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1nx162hnmv8mjs5f9gscads9p98khs5i24n5951hpzhnjsva7xaj"))))
|
(base32 "1gx5km1w05cz67smjj12byyx901r8x6k9iqkqm120hxmaa1ncklf"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(home-page "https://code.ryuslash.org/ryuslash/emacs-config/")
|
(home-page "https://code.ryuslash.org/ryuslash/emacs-config/")
|
||||||
(synopsis "My Emacs configuration")
|
(synopsis "My Emacs configuration")
|
||||||
|
|
Loading…
Add table
Reference in a new issue