Update ‘emacs-config’
This commit is contained in:
parent
8e03d75bed
commit
07fa6f0888
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
#:use-module (oni packages go))
|
||||
|
||||
(define-public emacs-oni-config
|
||||
(let ((commit "038c87bfeafff488cdfa305bfb9dde776947a4dc")
|
||||
(let ((commit "e38bb344e4196aa2a1488e9611d1ccecdeb5acd6")
|
||||
(revision "0"))
|
||||
(package
|
||||
(name "emacs-oni-config")
|
||||
|
@ -26,7 +26,7 @@
|
|||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "10ismw8k0x92az3h4gax2xlmpcdzrjiw5ax6cillmxqf2gs8bajz"))))
|
||||
(base32 "15c7iyx8hisb07dpk6wi1dh8alirz0v7srca986a427b2h6002f1"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://code.ryuslash.org/ryuslash/emacs-config")
|
||||
(synopsis "My Emacs configuration")
|
||||
|
|
Loading…
Reference in a new issue