emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#67772: closed ([PATCH 3/4] gnu: rust-clap-builder-4: Update to 4.4.1


From: GNU bug Tracking System
Subject: bug#67772: closed ([PATCH 3/4] gnu: rust-clap-builder-4: Update to 4.4.11.)
Date: Tue, 26 Dec 2023 11:45:03 +0000

Your message dated Tue, 26 Dec 2023 13:44:00 +0200
with message-id <ZYq8gI3lmuiEbMz9@3900XT>
and subject line Re: [bug#67772] [PATCH 3/4] gnu: rust-clap-builder-4: Update 
to 4.4.11.
has caused the debbugs.gnu.org bug report #67772,
regarding [PATCH 3/4] gnu: rust-clap-builder-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@gnu.org.)


-- 
67772: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67772
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 3/4] gnu: rust-clap-builder-4: Update to 4.4.11. Date: Mon, 11 Dec 2023 18:37:59 +0100
---
 gnu/packages/crates-io.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index fd7a77f5d4..3285ea4d67 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -13095,14 +13095,14 @@ (define-public rust-clap-2
 (define-public rust-clap-builder-4
   (package
     (name "rust-clap-builder")
-    (version "4.3.19")
+    (version "4.4.11")
     (source (origin
               (method url-fetch)
-              (uri (crate-uri "clap-builder" version))
+              (uri (crate-uri "clap_builder" version))
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1qg9xrshy9h5cmavg4zfc1gzjkcwq2p97qyg6lm6dr8zizqa7ih1"))))
+                "1fxdsmw1ilgswz3lg2hjlvsdyyz04k78scjirlbd7c9bc83ba5m2"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-test-flags
@@ -13114,7 +13114,7 @@ (define-public rust-clap-builder-4
        (("rust-anstream" ,rust-anstream-0.3)
         ("rust-anstyle" ,rust-anstyle-1)
         ("rust-backtrace" ,rust-backtrace-0.3)
-        ("rust-clap-lex" ,rust-clap-lex-0.5)
+        ("rust-clap-lex" ,rust-clap-lex-0.6)
         ("rust-once-cell" ,rust-once-cell-1)
         ("rust-strsim" ,rust-strsim-0.10)
         ("rust-terminal-size" ,rust-terminal-size-0.2)
-- 
2.43.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#67772] [PATCH 3/4] gnu: rust-clap-builder-4: Update to 4.4.11. Date: Tue, 26 Dec 2023 13:44:00 +0200
Thanks. Patch added to the rust-team branch.

-- 
Efraim Flashner   <efraim@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]