GNU bug report logs - #68312
[PATCH 000/156] Add atuin (WIP).

Previous Next

Package: guix-patches;

Reported by: Wilko Meyer <w <at> wmeyer.eu>

Date: Mon, 8 Jan 2024 01:53:01 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Wilko Meyer <w <at> wmeyer.eu>
To: 68312 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>
Subject: [bug#68312] [PATCH 117/156] gnu: rust-signature-derive-1: Update to 1.0.0-pre.7.
Date: Mon,  8 Jan 2024 02:53:34 +0100
* gnu/packages/crates-io.scm (rust-signature-derive-1): Update to 1.0.0-pre.7.

Change-Id: I254fd493e0b75d979a08773dbd7395241f4b4429
---
 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 fabb8ab2ab6..77fdee66b4c 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -67912,14 +67912,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 133 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.