[PATCH 1/9] Update rust-home

  • Done
  • quality assurance status badge
Details
One participant
  • Julian Flake
Owner
unassigned
Submitted by
Julian Flake
Severity
normal
J
J
Julian Flake wrote on 19 May 13:54 +0200
(address . guix-patches@gnu.org)(name . Julian Flake)(address . flake@uni-koblenz.de)
2d8afd1af281f01d61ca1ec789388686ed85f486.1716119149.git.flake@uni-koblenz.de
Change-Id: Id7672387f72592e5144a2406ee1168fe471d215a
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (23 lines)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index cce3e8b0b1..365db079b6 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -27912,14 +27912,14 @@ (define-public rust-half-1
(define-public rust-home-0.5
(package
(name "rust-home")
- (version "0.5.5")
+ (version "0.5.9")
(source
(origin
(method url-fetch)
(uri (crate-uri "home" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "1nqx1krijvpd03d96avsdyknd12h8hs3xhxwgqghf8v9xxzc4i2l"))))
+ (base32 "19grxyg35rqfd802pcc9ys1q3lafzlcjcv2pl2s5q8xpyr5kblg3"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs (("rust-windows-sys" ,rust-windows-sys-0.48))))
--
2.41.0
J
J
Julian Flake wrote on 19 May 14:39 +0200
close false issues
878r06ht68.fsf@uni-koblenz.de
should've been part of the series 71052
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71057@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71057
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch