me
/
guix
Archived
1
0
Fork 0

gnu: emacs-rust-mode: Update to 1.0.4.

* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.4.
Nicolas Goaziou 2022-02-18 11:44:59 +01:00
parent 8fec31f7f8
commit ef1b40a9ca
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -22263,7 +22263,7 @@ docstring of the thing at point.")
(define-public emacs-rust-mode
(package
(name "emacs-rust-mode")
(version "1.0.3")
(version "1.0.4")
(source
(origin
(method git-fetch)
@ -22272,7 +22272,7 @@ docstring of the thing at point.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "11fdxbv51anrjfdqqpgrqz2md9qkcn5y3524lzjippqi9i31lnjn"))))
(base32 "10972zw2h1dijx08j5h7aa4d717vhrmahzkslisy3dk2gd8y2v0q"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #false ;FIXME: phase fail with status 127