gnu: rust-wasm-bindgen-test-macro-0.3: Update to 0.3.28.
* gnu/packages/crates-io.scm (rust-wasm-bindgen-test-macro-0.3): Update to 0.3.28.
This commit is contained in:
		
							parent
							
								
									d6d21a2ce5
								
							
						
					
					
						commit
						24f84d9bbb
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -62285,7 +62285,7 @@ attribute that is not in the shared backend crate.") | ||||||
| (define-public rust-wasm-bindgen-test-macro-0.3 | (define-public rust-wasm-bindgen-test-macro-0.3 | ||||||
|   (package |   (package | ||||||
|     (name "rust-wasm-bindgen-test-macro") |     (name "rust-wasm-bindgen-test-macro") | ||||||
|     (version "0.3.19") |     (version "0.3.28") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -62293,8 +62293,7 @@ attribute that is not in the shared backend crate.") | ||||||
|        (file-name |        (file-name | ||||||
|         (string-append name "-" version ".tar.gz")) |         (string-append name "-" version ".tar.gz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 "124ng2j16jf8lfdgq1lg83c7zka42fzizdaddnl9dsyz52bgf1k0")))) | ||||||
|          "12s3h3g1f81afv0rk8idgw2mylgh5q6a30wy5yxc4940p537pq17")))) |  | ||||||
|     (build-system cargo-build-system) |     (build-system cargo-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:cargo-inputs |      `(#:cargo-inputs | ||||||
|  |  | ||||||
		Reference in a new issue