guix-patches
[Top][All Lists]
Advanced

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

[bug#49383] [PATCH v2 10/26] gnu: rust-win-crypto-ng-0.4: Use rust-ciphe


From: Domagoj Stolfa
Subject: [bug#49383] [PATCH v2 10/26] gnu: rust-win-crypto-ng-0.4: Use rust-cipher-0.3.
Date: Sun, 11 Jul 2021 15:55:42 +0100

* gnu/packages/crates-io.scm (rust-win-crypto-ng-0.4): Update rust-cipher-0.2 to
rust-cipher-0.3.
---
 gnu/packages/crates-io.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index e014dccea4..d34b84b58b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -54395,7 +54395,7 @@ color in a Windows console.")
     (arguments
       `(#:skip-build? #t
         #:cargo-inputs
-        (("rust-cipher" ,rust-cipher-0.2)
+        (("rust-cipher" ,rust-cipher-0.3)
          ("rust-doc-comment" ,rust-doc-comment-0.3)
          ("rust-rand-core" ,rust-rand-core-0.5)
          ("rust-winapi" ,rust-winapi-0.3)
-- 
2.32.0






reply via email to

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