[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/188: gnu: rust-url-1.7: Remove minor version from variable name.
From: |
guix-commits |
Subject: |
16/188: gnu: rust-url-1.7: Remove minor version from variable name. |
Date: |
Mon, 12 Oct 2020 02:24:34 -0400 (EDT) |
arunisaac pushed a commit to branch master
in repository guix.
commit 30d16d54181f872564b51bb94c42818b32fec682
Author: Arun Isaac <arunisaac@systemreboot.net>
AuthorDate: Mon Sep 14 23:36:27 2020 +0530
gnu: rust-url-1.7: Remove minor version from variable name.
* gnu/packages/crates-io.scm (rust-url-1.7): Rename to rust-url-1.
---
gnu/packages/crates-io.scm | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 227932b..341994d 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -8880,7 +8880,7 @@ reading and writing git repositories.")
("rust-log" ,rust-log-0.4)
("rust-openssl-probe" ,rust-openssl-probe-0.1)
("rust-openssl-sys" ,rust-openssl-sys-0.9)
- ("rust-url" ,rust-url-1.7))
+ ("rust-url" ,rust-url-1))
#:cargo-development-inputs
(("rust-docopt" ,rust-docopt-1.1)
("rust-serde" ,rust-serde-1)
@@ -10139,7 +10139,7 @@ SystemTime}}.")
("rust-spmc" ,rust-spmc-0.3)
("rust-tokio-fs" ,rust-tokio-fs-0.1)
("rust-tokio-mockstream" ,rust-tokio-mockstream-1)
- ("rust-url" ,rust-url-1.7))))
+ ("rust-url" ,rust-url-1))))
(home-page "https://hyper.rs")
(synopsis "Fast and correct HTTP library")
(description "This package provides a fast and correct HTTP library.")
@@ -19551,7 +19551,7 @@ console applications.")
("rust-memchr" ,rust-memchr-2)
("rust-serde-json" ,rust-serde-json-1)
("rust-time" ,rust-time-0.1)
- ("rust-url" ,rust-url-1.7)
+ ("rust-url" ,rust-url-1)
("rust-uuid" ,rust-uuid-0.7))
#:cargo-development-inputs
(("rust-lazy-static" ,rust-lazy-static-1)
@@ -26595,7 +26595,7 @@ untrusted inputs in Rust.")
"URL library for Rust, based on the WHATWG URL Standard.")
(license (list license:asl2.0 license:expat))))
-(define-public rust-url-1.7
+(define-public rust-url-1
(package
(inherit rust-url-2)
(name "rust-url")
@@ -27052,7 +27052,7 @@ If that fails, no determination is made, and calls
return None.")
("rust-semver-parser" ,rust-semver-parser-0.9)
("rust-syn" ,rust-syn-0.15)
("rust-toml" ,rust-toml-0.5)
- ("rust-url" ,rust-url-1.7))))
+ ("rust-url" ,rust-url-1))))
(home-page "https://github.com/mgeisler/version-sync")
(synopsis
"Ensure that version numbers are updated when the crate version changes")
@@ -27089,7 +27089,7 @@ updated when the crate version changes.")
("rust-semver-parser" ,rust-semver-parser-0.9)
("rust-syn" ,rust-syn-0.15)
("rust-toml" ,rust-toml-0.4)
- ("rust-url" ,rust-url-1.7))))))
+ ("rust-url" ,rust-url-1))))))
(define-public rust-void-1
(package
- 14/188: gnu: rust-rustc-hash-1.1: Remove minor version from variable name., (continued)
- 14/188: gnu: rust-rustc-hash-1.1: Remove minor version from variable name., guix-commits, 2020/10/12
- 15/188: gnu: rust-url-2.1: Remove minor version from variable name., guix-commits, 2020/10/12
- 17/188: gnu: rust-percent-encoding-2.1: Remove minor version from variable name., guix-commits, 2020/10/12
- 19/188: gnu: rust-thread-id-3.3: Remove minor version from variable name., guix-commits, 2020/10/12
- 20/188: gnu: rust-scopeguard-1.0: Remove minor version from variable name., guix-commits, 2020/10/12
- 27/188: gnu: rust-criterion-plot-0.4: Update to 0.4.3., guix-commits, 2020/10/12
- 21/188: gnu: rust-flate2-1.0: Remove minor version from variable name., guix-commits, 2020/10/12
- 22/188: gnu: rust-seahash-3.0: Remove minor version from variable name., guix-commits, 2020/10/12
- 25/188: gnu: rust-httparse-1.3: Remove minor version from variable name., guix-commits, 2020/10/12
- 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 <=
- 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, 2020/10/12
- 36/188: gnu: Add rust-blobby-0.3., guix-commits, 2020/10/12