[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
216/379: gnu: Remove rust-rustc-ap-rustc-index-654.
From: |
guix-commits |
Subject: |
216/379: gnu: Remove rust-rustc-ap-rustc-index-654. |
Date: |
Mon, 10 Jul 2023 05:28:44 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit 83022af2ee7406689e195374cf5bf990d99827a4
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")
- 130/379: gnu: rust-bytecount-0.6: Update to 0.6.3., (continued)
- 130/379: gnu: rust-bytecount-0.6: Update to 0.6.3., guix-commits, 2023/07/10
- 139/379: gnu: rust-dtparse-1: Update to 1.3.0., guix-commits, 2023/07/10
- 150/379: gnu: Remove rust-cbindgen-0.12., guix-commits, 2023/07/10
- 157/379: gnu: Add rust-libdeflate-sys-0.7., guix-commits, 2023/07/10
- 155/379: gnu: rust-hts-sys-2: Update to 2.0.3., guix-commits, 2023/07/10
- 170/379: gnu: Remove rust-parquet-4., guix-commits, 2023/07/10
- 188/379: gnu: rust-crossfont-0.3: Update to 0.3.2., guix-commits, 2023/07/10
- 200/379: gnu: Remove rust-ntest-timeout-0.3., guix-commits, 2023/07/10
- 207/379: gnu: Remove rust-polars-arrow-0.15., guix-commits, 2023/07/10
- 212/379: gnu: Remove rust-proptest-0.7., guix-commits, 2023/07/10
- 216/379: gnu: Remove rust-rustc-ap-rustc-index-654.,
guix-commits <=
- 220/379: gnu: Remove rust-syn-mid-0.5., guix-commits, 2023/07/10
- 221/379: gnu: Remove rust-selectors-0.21., guix-commits, 2023/07/10
- 218/379: gnu: Remove rust-rustyline-5., guix-commits, 2023/07/10
- 219/379: gnu: Remove rust-sct-0.3., guix-commits, 2023/07/10
- 229/379: gnu: Remove rust-arrow2-0.5., guix-commits, 2023/07/10
- 224/379: gnu: Remove rust-take-0.1., guix-commits, 2023/07/10
- 233/379: gnu: Remove rust-postgres-shared-0.4., guix-commits, 2023/07/10
- 236/379: gnu: Add rust-addr2line-0.19., guix-commits, 2023/07/10
- 225/379: gnu: Remove rust-webpki-roots-0.14., guix-commits, 2023/07/10
- 234/379: gnu: Remove rust-postgres-protocol-0.3., guix-commits, 2023/07/10