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

* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.5.
This commit is contained in:
Nicolas Goaziou 2022-07-12 11:59:47 +02:00
parent 2ba7641f3c
commit 7c151ff7fd
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -22995,7 +22995,7 @@ (define-public emacs-racer
(define-public emacs-rust-mode
(package
(name "emacs-rust-mode")
(version "1.0.4")
(version "1.0.5")
(source
(origin
(method git-fetch)
@ -23004,7 +23004,7 @@ (define-public emacs-rust-mode
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "10972zw2h1dijx08j5h7aa4d717vhrmahzkslisy3dk2gd8y2v0q"))))
(base32 "0sjhssxaqdd9mayfcjaf6pb0z4sv0xm5wjaqmk6wdmh543m2v1s8"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #false ;FIXME: phase fail with status 127