[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: |
Thu, 29 Jun 2023 12:34:27 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit b2d8424e03a477fe5212644fd9944d4fc80658d9
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 bf61f72b7c..ed9d7ef999 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")
- 140/379: gnu: rust-ipnet-2: Update to 2.7.2., (continued)
- 140/379: gnu: rust-ipnet-2: Update to 2.7.2., guix-commits, 2023/06/29
- 155/379: gnu: rust-hts-sys-2: Update to 2.0.3., guix-commits, 2023/06/29
- 167/379: gnu: rust-zstd-safe-4: Update to 4.1.6., guix-commits, 2023/06/29
- 170/379: gnu: Remove rust-parquet-4., guix-commits, 2023/06/29
- 172/379: gnu: Add rust-widestring-1., guix-commits, 2023/06/29
- 169/379: gnu: Remove rust-zstd-0.8., guix-commits, 2023/06/29
- 185/379: gnu: Remove rust-asn1-derive-0.8., guix-commits, 2023/06/29
- 205/379: gnu: Remove rust-polars-arrow-0.14., guix-commits, 2023/06/29
- 198/379: gnu: Remove rust-pager-0.15., guix-commits, 2023/06/29
- 221/379: gnu: Remove rust-selectors-0.21., guix-commits, 2023/06/29
- 216/379: gnu: Remove rust-rustc-ap-rustc-index-654.,
guix-commits <=
- 222/379: gnu: Remove rust-syntex-0.58., guix-commits, 2023/06/29
- 237/379: gnu: Add rust-afl-0.12., guix-commits, 2023/06/29
- 244/379: gnu: Add rust-anstyle-wincon-1., guix-commits, 2023/06/29
- 261/379: gnu: Add rust-ecb-0.1., guix-commits, 2023/06/29
- 277/379: gnu: Add rust-object-0.30., guix-commits, 2023/06/29
- 280/379: gnu: rust-pest-derive-2: Update to 2.6.0., guix-commits, 2023/06/29
- 283/379: gnu: Add rust-pkcs1-0.7., guix-commits, 2023/06/29
- 284/379: gnu: Add rust-print-bytes-1., guix-commits, 2023/06/29
- 287/379: gnu: Add rust-rsa-0.9., guix-commits, 2023/06/29
- 290/379: gnu: rust-rustversion-1: Update to 1.0.12., guix-commits, 2023/06/29