GNU bug report logs - #67771
[PATCH 2/4] gnu: rust-clap-derive: Update to 4.4.7.

Previous Next

Package: guix-patches;

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

Date: Mon, 11 Dec 2023 17:50: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: Daniel Ziltener <dziltener <at> lyrion.ch>
Subject: bug#67771: closed (Re: [bug#67771] [PATCH 2/4] gnu:
 rust-clap-derive: Update to 4.4.7.)
Date: Tue, 26 Dec 2023 11:45:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#67771: [PATCH 2/4] gnu: rust-clap-derive: Update to 4.4.7.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 67771 <at> debbugs.gnu.org.

-- 
67771: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67771
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Daniel Ziltener <dziltener <at> lyrion.ch>
Cc: 67771-done <at> debbugs.gnu.org
Subject: Re: [bug#67771] [PATCH 2/4] gnu: rust-clap-derive: Update to 4.4.7.
Date: Tue, 26 Dec 2023 13:43:52 +0200
[Message part 3 (text/plain, inline)]
Already updated in the rust-team branch.  Sorry!

-- 
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)]
[Message part 5 (message/rfc822, inline)]
From: Daniel Ziltener <dziltener <at> lyrion.ch>
To: guix-patches <at> gnu.org
Cc: dziltener <at> lyrion.ch
Subject: [PATCH 2/4] gnu: rust-clap-derive: Update to 4.4.7.
Date: Mon, 11 Dec 2023 18:37:18 +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 7eae768ab7..fd7a77f5d4 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -12940,14 +12940,15 @@ (define-public rust-clap-conf-0.1
 (define-public rust-clap-derive-4
   (package
     (name "rust-clap-derive")
-    (version "4.3.12")
+    (version "4.4.7")
     (source
      (origin
        (method url-fetch)
        (uri (crate-uri "clap_derive" version))
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
-        (base32 "0l50j37jwbzfl29bd2a1ib7z1jpch4b9868himrgwpgwb1bvpaal"))))
+        (base32
+         "0hk4hcxl56qwqsf4hmf7c0gr19r9fbxk0ah2bgkr36pmmaph966g"))))
     (build-system cargo-build-system)
     (arguments
      (list #:cargo-inputs
-- 
2.43.0




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

Previous Next


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