guix-commits
[Top][All Lists]
Advanced

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

40/276: gnu: rust-lock-api-0.4: Update to 0.4.10.


From: guix-commits
Subject: 40/276: gnu: rust-lock-api-0.4: Update to 0.4.10.
Date: Wed, 18 Oct 2023 04:49:03 -0400 (EDT)

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

commit 12e6179e2fb5c87e86e76bf87a2080c2fba026c9
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Oct 1 16:30:42 2023 +0300

    gnu: rust-lock-api-0.4: Update to 0.4.10.
    
    * gnu/packages/crates-io.scm (rust-lock-api-0.4): Update to 0.4.10.
---
 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 298c463858..5b99d45c74 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -36741,7 +36741,7 @@ by inspecting the system for user preference.")
 (define-public rust-lock-api-0.4
   (package
     (name "rust-lock-api")
-    (version "0.4.9")
+    (version "0.4.10")
     (source
      (origin
        (method url-fetch)
@@ -36749,7 +36749,7 @@ by inspecting the system for user preference.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1py41vk243hwk345nhkn5nw0bd4m03gzjmprdjqq6rg5dwv12l23"))))
+         "05nd9nzxqidg24d1k8y5vlc8lz9gscpskrikycib46qbl8brgk61"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs



reply via email to

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