me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.3.
master
Nicolas Goaziou 2021-12-19 20:58:53 +01:00
parent ee2e023334
commit 4d57891027
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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