guix-commits
[Top][All Lists]
Advanced

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

05/08: gnu: rust-wasm-bindgen-test-macro-0.3: Update to 0.3.19.


From: guix-commits
Subject: 05/08: gnu: rust-wasm-bindgen-test-macro-0.3: Update to 0.3.19.
Date: Mon, 28 Dec 2020 16:01:00 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit b370a77b140e092b1a1ca6df84ebb3812dc6bd9d
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Dec 20 15:25:16 2020 +0100

    gnu: rust-wasm-bindgen-test-macro-0.3: Update to 0.3.19.
    
    * gnu/packages/crates-io.scm (rust-wasm-bindgen-test-macro-0.3): Update to 
0.3.19.
---
 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 4d210e0..5de0bcc 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -34700,7 +34700,7 @@ attribute that is not in the shared backend crate.")
 (define-public rust-wasm-bindgen-test-macro-0.3
   (package
     (name "rust-wasm-bindgen-test-macro")
-    (version "0.3.8")
+    (version "0.3.19")
     (source
      (origin
        (method url-fetch)
@@ -34709,7 +34709,7 @@ attribute that is not in the shared backend crate.")
         (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0kybf3shpp8ysz4v4j259d7vad9kw5bs4i4dlfrs895bhdp7m0wp"))))
+         "12s3h3g1f81afv0rk8idgw2mylgh5q6a30wy5yxc4940p537pq17"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs



reply via email to

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