guix-commits
[Top][All Lists]
Advanced

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

103/470: gnu: rust-futf-0.1: Update to 0.1.5.


From: guix-commits
Subject: 103/470: gnu: rust-futf-0.1: Update to 0.1.5.
Date: Thu, 16 Mar 2023 03:00:31 -0400 (EDT)

efraim pushed a commit to branch rust-team
in repository guix.

commit 74eb17e08382f1ff23acea016772c6ec482da9b3
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 d59562ab8b..e8ce18be5a 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -22195,7 +22195,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)
@@ -22204,7 +22204,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]