Upgrade emacs-rufo
This commit is contained in:
@@ -15,8 +15,10 @@
|
|||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://stable.melpa.org/packages/rufo-"
|
(uri (string-append "https://stable.melpa.org/packages/rufo-"
|
||||||
version ".tar"))
|
version ".tar"))
|
||||||
|
;; I had to change the hash previously because it changed on melpa
|
||||||
|
;; I wonder if it change when melpa upgrades packages
|
||||||
(sha256 (base32
|
(sha256 (base32
|
||||||
"0z46yllbf6h08i042718p4cbd2d96crlqw7pihvq8b1iymb709f4"))))
|
"1zn1bq7gh6x3djfh3c1d2w1p441gmjnx0p3bm0bl7bd345ps3k2z"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(home-page "https://github.com/danielma/rufo.el")
|
(home-page "https://github.com/danielma/rufo.el")
|
||||||
(synopsis "use rufo to automatically format ruby files")
|
(synopsis "use rufo to automatically format ruby files")
|
||||||
|
|||||||
Reference in New Issue
Block a user