Upgrade emacs-rufo

This commit is contained in:
2024-08-16 06:37:44 -04:00
parent 62f8d60132
commit 0a67c2c8fb

View File

@@ -15,8 +15,10 @@
(method url-fetch)
(uri (string-append "https://stable.melpa.org/packages/rufo-"
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
"0z46yllbf6h08i042718p4cbd2d96crlqw7pihvq8b1iymb709f4"))))
"1zn1bq7gh6x3djfh3c1d2w1p441gmjnx0p3bm0bl7bd345ps3k2z"))))
(build-system emacs-build-system)
(home-page "https://github.com/danielma/rufo.el")
(synopsis "use rufo to automatically format ruby files")