me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.5.
master
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
1 changed files with 2 additions and 2 deletions

View File

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