GNU bug report logs -
#66802
[PATCH 00/21] Add More Rust Crates.
Previous Next
Reported by: Jaeme Sifat <jaeme <at> runbox.com>
Date: Sat, 28 Oct 2023 22:38:02 UTC
Severity: normal
Tags: patch
Done: Jaeme Sifat <jaeme <at> runbox.com>
Bug is archived. No further changes may be made.
Full log
Message #50 received at 66802 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-signature-derive-1): Update to 1.0.0-pre.7.
Signed-off-by: Jaeme Sifat <jaeme <at> runbox.com>
Change-Id: Ie06432676fdd90442b2a9d9b2f872a8f634ff1ec
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 4d9fdb9a50..e2939f3ec7 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -66307,14 +66307,14 @@ (define-public rust-signature-derive-1
(package
(inherit rust-signature-derive-2)
(name "rust-signature-derive")
- (version "1.0.0-pre.4")
+ (version "1.0.0-pre.7")
(source
(origin
(method url-fetch)
(uri (crate-uri "signature-derive" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "0p1x0wv6grrgdn226m9rsqpcnpfwkpji7rjpalkbk1ynv0xpvf57"))))
+ (base32 "03wj342zvljknqwg3qbc9acrcsrzhdp1d2d6pfrh4p1b087k3rln"))))
(arguments
`(#:skip-build? #t
#:cargo-inputs
--
2.41.0
This bug report was last modified 1 year and 247 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.