[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
216/472: gnu: Remove rust-rustc-ap-rustc-index-654.
From: |
guix-commits |
Subject: |
216/472: gnu: Remove rust-rustc-ap-rustc-index-654. |
Date: |
Tue, 18 Jul 2023 14:08:52 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit e36d3930a10c4c7f2539d1751a857ac5cadebdda
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed May 17 18:59:01 2023 +0300
gnu: Remove rust-rustc-ap-rustc-index-654.
* gnu/packages/crates-io.scm (rust-rustc-ap-rustc-index-654): Delete
variable.
---
gnu/packages/crates-io.scm | 28 ----------------------------
1 file changed, 28 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 2db838d802..198d973314 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -52302,34 +52302,6 @@ the file-system during development.")
library.")
(license license:expat)))
-(define-public rust-rustc-ap-rustc-index-654
- (package
- (name "rust-rustc-ap-rustc-index")
- (version "654.0.0")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "rustc-ap-rustc_index" version))
- (file-name
- (string-append name "-" version ".tar.gz"))
- (sha256
- (base32
- "0qqnvdn3zbwrn884ziw0nrmi1wqmr9yp8js7whw6y8nzdhz0q8ij"))))
- (build-system cargo-build-system)
- (arguments
- `(#:skip-build? #t
- #:cargo-inputs
- (("rust-rustc-ap-serialize" ,rust-rustc-ap-serialize-654)
- ("rust-smallvec" ,rust-smallvec-1))))
- (home-page "https://github.com/alexcrichton/rustc-auto-publish")
- (synopsis
- "Automatically published version of the types of indexes in rustc")
- (description
- "Use the types of index used in the Rust compiler with this crate.
-It is automatically published using the compiler repository at
-@url{https://www.github.com/rust-lang/rust}")
- (license (list license:expat license:asl2.0))))
-
(define-public rust-rustc-ap-rustc-lexer-725
(package
(name "rust-rustc-ap-rustc-lexer")
- 320/472: gnu: Add rust-win-crypto-ng-0.5., (continued)
- 320/472: gnu: Add rust-win-crypto-ng-0.5., guix-commits, 2023/07/18
- 327/472: gnu: Add rust-supports-color-2., guix-commits, 2023/07/18
- 334/472: gnu: Add rust-pikchr-0.1., guix-commits, 2023/07/18
- 358/472: gnu: Add rust-clap-builder-4., guix-commits, 2023/07/18
- 361/472: gnu: Add rust-blowfish-0.9., guix-commits, 2023/07/18
- 399/472: gnu: rust-serde-bytes-0.11: Update to 0.11.11., guix-commits, 2023/07/18
- 430/472: gnu: rust-futures-io-0.3: Update to 0.3.28., guix-commits, 2023/07/18
- 423/472: gnu: rust-async-trait-0.1: Update to 0.1.71., guix-commits, 2023/07/18
- 459/472: gnu: Add rust-testing-logger-0.1., guix-commits, 2023/07/18
- 206/472: gnu: Remove rust-polars-core-0.16., guix-commits, 2023/07/18
- 216/472: gnu: Remove rust-rustc-ap-rustc-index-654.,
guix-commits <=
- 251/472: gnu: rust-chrono-tz-0.6: Update to 0.6.3., guix-commits, 2023/07/18
- 425/472: gnu: rust-doc-comment-0.3: Update to 0.3.3., guix-commits, 2023/07/18
- 421/472: gnu: Add rust-fat-macho-0.4., guix-commits, 2023/07/18
- 427/472: gnu: rust-futures-channel-0.3: Update to 0.3.28., guix-commits, 2023/07/18
- 414/472: gnu: Add rust-cargo-options-0.6., guix-commits, 2023/07/18
- 433/472: gnu: rust-futures-task-0.3: Update to 0.3.28., guix-commits, 2023/07/18
- 439/472: gnu: Add rust-pep508-rs-0.2., guix-commits, 2023/07/18
- 438/472: gnu: Add rust-pep440-rs-0.3., guix-commits, 2023/07/18
- 442/472: gnu: Add rust-regex-test-0.1., guix-commits, 2023/07/18
- 443/472: gnu: Add rust-send-wrapper-0.6., guix-commits, 2023/07/18