guix-commits
[Top][All Lists]
Advanced

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

221/471: gnu: rust-wasm-bindgen-test-macro-0.3: Update to 0.3.34.


From: guix-commits
Subject: 221/471: gnu: rust-wasm-bindgen-test-macro-0.3: Update to 0.3.34.
Date: Wed, 3 May 2023 09:27:53 -0400 (EDT)

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

commit 3c2329879299d519a66553d238f3aed745a2f54a
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Feb 23 17:06:52 2023 +0200

    gnu: rust-wasm-bindgen-test-macro-0.3: Update to 0.3.34.
    
    * gnu/packages/crates-io.scm (rust-wasm-bindgen-test-macro-0.3): Update
    to 0.3.34.
---
 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 64527c7a79..f48e2243c9 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -69212,7 +69212,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.28")
+    (version "0.3.34")
     (source
      (origin
        (method url-fetch)
@@ -69220,7 +69220,7 @@ attribute that is not in the shared backend crate.")
        (file-name
         (string-append name "-" version ".tar.gz"))
        (sha256
-        (base32 "124ng2j16jf8lfdgq1lg83c7zka42fzizdaddnl9dsyz52bgf1k0"))))
+        (base32 "1s9vnkrmmq5fiv0j0ifvbs7q5ffgxwbg1r0zcryp3cdkwsd7ad07"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs



reply via email to

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