guix-commits
[Top][All Lists]
Advanced

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

105/470: gnu: rust-new-debug-unreachable-1: Update to 1.0.4.


From: guix-commits
Subject: 105/470: gnu: rust-new-debug-unreachable-1: Update to 1.0.4.
Date: Thu, 16 Mar 2023 03:00:32 -0400 (EDT)

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

commit 059444365266a285e9b13541f05f5f62ba3674f1
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Jan 15 11:30:05 2023 +0200

    gnu: rust-new-debug-unreachable-1: Update to 1.0.4.
    
    * gnu/packages/crates-io.scm (rust-new-debug-unreachable-1): Update to 
1.0.4.
---
 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 f7bf69e4ba..d0f2c743f8 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -35522,7 +35522,7 @@ cryptographic library.")
 (define-public rust-new-debug-unreachable-1
   (package
     (name "rust-new-debug-unreachable")
-    (version "1.0.3")
+    (version "1.0.4")
     (source
      (origin
        (method url-fetch)
@@ -35531,7 +35531,7 @@ cryptographic library.")
         (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0c1br326qa0rrzxrn2rd5ah7xaprig2i9r4rwsx06vnvc1f003zl"))))
+         "0m1bg3wz3nvxdryg78x4i8hh9fys4wp2bi0zg821dhvf44v4g8p4"))))
     (build-system cargo-build-system)
     (arguments `(#:skip-build? #t))
     (home-page



reply via email to

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