guix-commits
[Top][All Lists]
Advanced

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

178/416: gnu: rust-futf-0.1: Update to 0.1.5.


From: guix-commits
Subject: 178/416: gnu: rust-futf-0.1: Update to 0.1.5.
Date: Fri, 14 Apr 2023 15:25:48 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 427332de55cb654e96b74a3a57b2890c3498279b
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 7c233e047f..394b8a6eaa 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -22297,7 +22297,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)
@@ -22306,7 +22306,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]