[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
220/371: gnu: Remove rust-rustc-ap-rustc-index-654.
From: |
guix-commits |
Subject: |
220/371: gnu: Remove rust-rustc-ap-rustc-index-654. |
Date: |
Thu, 25 May 2023 10:48:21 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit f3b177bfac8dd0bdd325c986afbd46097cdd19cc
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 ca8126ed11..1d43d1c5bc 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -52268,34 +52268,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")
- 215/371: gnu: Remove rust-pretty-assertions-0.2., (continued)
- 215/371: gnu: Remove rust-pretty-assertions-0.2., guix-commits, 2023/05/25
- 224/371: gnu: Remove rust-syn-mid-0.5., guix-commits, 2023/05/25
- 236/371: gnu: Remove rust-postgres-0.15., guix-commits, 2023/05/25
- 233/371: gnu: Remove rust-arrow2-0.5., guix-commits, 2023/05/25
- 242/371: gnu: Add rust-aligned-0.4., guix-commits, 2023/05/25
- 244/371: gnu: rust-backtrace-0.3: Update to 0.3.67., guix-commits, 2023/05/25
- 248/371: gnu: Add rust-anstyle-wincon-1., guix-commits, 2023/05/25
- 254/371: gnu: Add rust-capnp-0.14., guix-commits, 2023/05/25
- 272/371: gnu: rust-hex-literal-0.3: Update to 0.3.4., guix-commits, 2023/05/25
- 219/371: gnu: Remove rust-rustc-ap-graphviz-654., guix-commits, 2023/05/25
- 220/371: gnu: Remove rust-rustc-ap-rustc-index-654.,
guix-commits <=
- 225/371: gnu: Remove rust-selectors-0.21., guix-commits, 2023/05/25
- 227/371: gnu: Remove rust-tokio-rustls-0.10., guix-commits, 2023/05/25
- 230/371: gnu: Remove rust-users-0.10., guix-commits, 2023/05/25
- 234/371: gnu: Remove rust-miniz-sys-0.1., guix-commits, 2023/05/25
- 246/371: gnu: Add rust-botan-0.10., guix-commits, 2023/05/25
- 267/371: gnu: rust-fs-extra-1: Update to 1.3.0., guix-commits, 2023/05/25
- 275/371: gnu: Add rust-humansize-2., guix-commits, 2023/05/25
- 276/371: gnu: Add rust-libsqlite3-sys-0.26., guix-commits, 2023/05/25
- 44/371: gnu: rust-syn-2: Update to 2.0.15., guix-commits, 2023/05/25
- 48/371: gnu: Add rust-windows-i686-gnu-0.48., guix-commits, 2023/05/25