Fix rufo hash

This commit is contained in:
Adam Mohammed
2024-10-30 11:14:45 -04:00
parent 0a67c2c8fb
commit 18d9a5527b

View File

@@ -18,7 +18,7 @@
;; I had to change the hash previously because it changed on melpa ;; I had to change the hash previously because it changed on melpa
;; I wonder if it change when melpa upgrades packages ;; I wonder if it change when melpa upgrades packages
(sha256 (base32 (sha256 (base32
"1zn1bq7gh6x3djfh3c1d2w1p441gmjnx0p3bm0bl7bd345ps3k2z")))) "1jgdv0r1zhqf74ca0vrax16yhv4n27pk8kbs6nq1h5axx96i2dnb"))))
(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")