unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67771] [PATCH 2/4] gnu: rust-clap-derive: Update to 4.4.7.
@ 2023-12-11 17:37 Daniel Ziltener via Guix-patches via
  2023-12-26 11:43 ` bug#67771: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Ziltener via Guix-patches via @ 2023-12-11 17:37 UTC (permalink / raw)
  To: 67771; +Cc: dziltener

---
 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#67771: [PATCH 2/4] gnu: rust-clap-derive: Update to 4.4.7.
  2023-12-11 17:37 [bug#67771] [PATCH 2/4] gnu: rust-clap-derive: Update to 4.4.7 Daniel Ziltener via Guix-patches via
@ 2023-12-26 11:43 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-12-26 11:43 UTC (permalink / raw)
  To: Daniel Ziltener; +Cc: 67771-done

[-- Attachment #1: Type: text/plain, Size: 263 bytes --]

Already updated in the rust-team branch.  Sorry!

-- 
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-26 12:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-11 17:37 [bug#67771] [PATCH 2/4] gnu: rust-clap-derive: Update to 4.4.7 Daniel Ziltener via Guix-patches via
2023-12-26 11:43 ` bug#67771: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).