guix-commits
[Top][All Lists]
Advanced

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

60/65: gnu: rust-futf-0.1: Update to 0.1.5.


From: guix-commits
Subject: 60/65: gnu: rust-futf-0.1: Update to 0.1.5.
Date: Sun, 15 Jan 2023 04:33:11 -0500 (EST)

efraim pushed a commit to branch staging
in repository guix.

commit 662e7b8eaa28ea6a2598589fa86b92680b636915
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Jan 15 11:30:04 2023 +0200

    gnu: rust-futf-0.1: Update to 0.1.5.
    
    * gnu/packages/crates-io.scm (rust-futf-0.1): Update to 0.1.5.
---
 gnu/packages/crates-io.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index ac534bec08..1f01703774 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -22177,7 +22177,7 @@ stabilized, and eventually removed.  This library 
reïnstates these traits.")
 (define-public rust-futf-0.1
   (package
     (name "rust-futf")
-    (version "0.1.4")
+    (version "0.1.5")
     (source
      (origin
        (method url-fetch)
@@ -22186,7 +22186,7 @@ stabilized, and eventually removed.  This library 
reïnstates these traits.")
         (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0fxc18bnabird5jl941nsd6d25vq8cn8barmz4d30dlkzbiir73w"))))
+         "0hvqk2r7v4fnc34hvc3vkri89gn52d5m9ihygmwn75l1hhp0whnz"))))
     (build-system cargo-build-system)
     (arguments
      `(#:skip-build? #t



reply via email to

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