GNU bug report logs - #67774
[PATCH 4/4] gnu: rust-clap-4: Update to 4.4.11.

Previous Next

Package: guix-patches;

Reported by: Daniel Ziltener <dziltener <at> lyrion.ch>

Date: Mon, 11 Dec 2023 17:51:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67774: closed ([PATCH 4/4] gnu: rust-clap-4: Update to 4.4.11.)
Date: Tue, 26 Dec 2023 11:45:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 26 Dec 2023 13:44:06 +0200
with message-id <ZYq8hqSNDjiBu7a1 <at> 3900XT>
and subject line Re: [bug#67774] [PATCH 4/4] gnu: rust-clap-4: Update to 4.4.11.
has caused the debbugs.gnu.org bug report #67774,
regarding [PATCH 4/4] gnu: rust-clap-4: Update to 4.4.11.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
67774: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67774
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Daniel Ziltener <dziltener <at> lyrion.ch>
To: guix-patches <at> gnu.org
Cc: dziltener <at> lyrion.ch
Subject: [PATCH 4/4] gnu: rust-clap-4: Update to 4.4.11.
Date: Mon, 11 Dec 2023 18:38:47 +0100
---
 gnu/packages/crates-io.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 3285ea4d67..e5f6ec30a3 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -12987,14 +12987,15 @@ (define-public rust-clap-derive-3
 (define-public rust-clap-4
   (package
     (name "rust-clap")
-    (version "4.3.19")
+    (version "4.4.11")
     (source
      (origin
        (method url-fetch)
        (uri (crate-uri "clap" version))
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
-        (base32 "0ba5mbnkfr5v92yrr00f194w8k2rwyi9ckjcy1bqm5gz1fi09lsz"))))
+        (base32
+         "1wj5gb2fnqls00zfahg3490bdfc36d9cwpl80qjacb5jyrqzdbxz"))))
     (build-system cargo-build-system)
     (arguments
      (list #:cargo-inputs
-- 
2.43.0



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Daniel Ziltener <dziltener <at> lyrion.ch>
Cc: 67774-done <at> debbugs.gnu.org
Subject: Re: [bug#67774] [PATCH 4/4] gnu: rust-clap-4: Update to 4.4.11.
Date: Tue, 26 Dec 2023 13:44:06 +0200
[Message part 4 (text/plain, inline)]
Thanks. Patch added to the rust-team branch.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 209 days ago.

Previous Next


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