[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/188: gnu: rust-rustc-std-workspace-alloc-1.0: Remove minor version in
From: |
guix-commits |
Subject: |
30/188: gnu: rust-rustc-std-workspace-alloc-1.0: Remove minor version in variable name. |
Date: |
Mon, 12 Oct 2020 02:24:40 -0400 (EDT) |
arunisaac pushed a commit to branch master
in repository guix.
commit 07419346647458bfcdfdf24d91ef643d99d7b47b
Author: Arun Isaac <arunisaac@systemreboot.net>
AuthorDate: Tue Sep 15 23:01:12 2020 +0530
gnu: rust-rustc-std-workspace-alloc-1.0: Remove minor version in variable
name.
* gnu/packages/crates-io.scm (rust-rustc-std-workspace-alloc-1.0): Rename to
rust-rustc-std-workspace-alloc-1.
---
gnu/packages/crates-io.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 9a20a9b..f45367b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -9472,7 +9472,7 @@ the template engine that renders the official Rust
website")
#:cargo-inputs
(("rust-compiler-builtins" ,rust-compiler-builtins-0.1)
("rust-rayon" ,rust-rayon-1)
- ("rust-rustc-std-workspace-alloc" ,rust-rustc-std-workspace-alloc-1.0)
+ ("rust-rustc-std-workspace-alloc" ,rust-rustc-std-workspace-alloc-1)
("rust-rustc-std-workspace-core" ,rust-rustc-std-workspace-core-1)
("rust-serde" ,rust-serde-1))
#:cargo-development-inputs
@@ -20193,7 +20193,7 @@ decoding.")
(license (list license:asl2.0
license:expat))))
-(define-public rust-rustc-std-workspace-alloc-1.0
+(define-public rust-rustc-std-workspace-alloc-1
(package
(name "rust-rustc-std-workspace-alloc")
(version "1.0.0")
@@ -27299,7 +27299,7 @@ specified across Unix and Windows platforms.")
`(#:skip-build? #t
#:cargo-inputs
(("rust-compiler-builtins" ,rust-compiler-builtins-0.1)
- ("rust-rustc-std-workspace-alloc" ,rust-rustc-std-workspace-alloc-1.0)
+ ("rust-rustc-std-workspace-alloc" ,rust-rustc-std-workspace-alloc-1)
("rust-rustc-std-workspace-core" ,rust-rustc-std-workspace-core-1))))
(home-page "https://github.com/bytecodealliance/wasi")
(synopsis "Experimental WASI API bindings for Rust")
- 24/188: gnu: rust-pest-2.1: Remove minor version from variable name., (continued)
- 24/188: gnu: rust-pest-2.1: Remove minor version from variable name., guix-commits, 2020/10/12
- 16/188: gnu: rust-url-1.7: Remove minor version from variable name., guix-commits, 2020/10/12
- 18/188: gnu: rust-stable-deref-trait-1.1: Remove minor version from variable name., guix-commits, 2020/10/12
- 23/188: gnu: rust-pest-derive-2.1: Remove minor version from variable name., guix-commits, 2020/10/12
- 26/188: gnu: rust-criterion-0.3: Update to 0.3.3., guix-commits, 2020/10/12
- 28/188: gnu: rust-serde-derive-1: Update to 1.0.116., guix-commits, 2020/10/12
- 29/188: gnu: rust-tinytemplate-1: Update to 1.1.0., guix-commits, 2020/10/12
- 31/188: gnu: rust-once-cell-1: Update to 1.4.1., guix-commits, 2020/10/12
- 34/188: gnu: rust-tracing-core-0.1: Update to 0.1.16., guix-commits, 2020/10/12
- 38/188: gnu: Add rust-core-foundation-sys-0.7., guix-commits, 2020/10/12
- 30/188: gnu: rust-rustc-std-workspace-alloc-1.0: Remove minor version in variable name.,
guix-commits <=
- 36/188: gnu: Add rust-blobby-0.3., guix-commits, 2020/10/12
- 37/188: gnu: Add rust-cloudabi-0.1., guix-commits, 2020/10/12
- 40/188: gnu: Add rust-ct-logs-0.7., guix-commits, 2020/10/12
- 41/188: gnu: Add rust-serde-bytes-0.10., guix-commits, 2020/10/12
- 35/188: gnu: Add rust-backtrace-0.3.35., guix-commits, 2020/10/12
- 44/188: gnu: Add rust-build-const-0.2., guix-commits, 2020/10/12
- 32/188: gnu: rust-proc-macro2-1: Update to 1.0.21., guix-commits, 2020/10/12
- 33/188: gnu: rust-serde-1: Update to 1.0.116., guix-commits, 2020/10/12
- 42/188: gnu: Add rust-alloc-no-stdlib-2., guix-commits, 2020/10/12
- 39/188: gnu: Add rust-core-foundation-0.7., guix-commits, 2020/10/12