[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
146/193: gnu: Remove rust-rustc-ap-rustc-ast-654.
From: |
guix-commits |
Subject: |
146/193: gnu: Remove rust-rustc-ap-rustc-ast-654. |
Date: |
Mon, 24 Oct 2022 03:52:17 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 3d77941b6fd20811dba114fab7a7f2f9e89cf912
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue Oct 18 22:53:07 2022 +0300
gnu: Remove rust-rustc-ap-rustc-ast-654.
* gnu/packages/crates-io.scm (rust-rustc-ap-rustc-ast-654): Delete variable.
---
gnu/packages/crates-io.scm | 37 -------------------------------------
1 file changed, 37 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 8be858a6cc..b88785739e 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -49810,43 +49810,6 @@ 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-ast-654
- (package
- (name "rust-rustc-ap-rustc-ast")
- (version "654.0.0")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "rustc-ap-rustc_ast" version))
- (file-name
- (string-append name "-" version ".tar.gz"))
- (sha256
- (base32
- "0n4yhkd7x0c3nqyqz99lwjiix7mf1j5xbkn9fj90h4fxp3did7qq"))))
- (build-system cargo-build-system)
- (arguments
- `(#:skip-build? #t
- #:cargo-inputs
- (("rust-bitflags" ,rust-bitflags-1)
- ("rust-log" ,rust-log-0.4)
- ("rust-rustc-ap-rustc-data-structures"
- ,rust-rustc-ap-rustc-data-structures-654)
- ("rust-rustc-ap-rustc-index" ,rust-rustc-ap-rustc-index-654)
- ("rust-rustc-ap-rustc-lexer" ,rust-rustc-ap-rustc-lexer-654)
- ("rust-rustc-ap-rustc-macros" ,rust-rustc-ap-rustc-macros-654)
- ("rust-rustc-ap-serialize" ,rust-rustc-ap-serialize-654)
- ("rust-rustc-ap-rustc-span" ,rust-rustc-ap-rustc-span-654)
- ("rust-scoped-tls" ,rust-scoped-tls-1)
- ("rust-smallvec" ,rust-smallvec-1))))
- (home-page "https://github.com/alexcrichton/rustc-auto-publish")
- (synopsis
- "Automatically published version of the Rust ast used in rustc")
- (description
- "Use the Rust ast 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-data-structures-654
(package
(name "rust-rustc-ap-rustc-data-structures")
- 96/193: gnu: Remove rust-parity-bytes-0.1., (continued)
- 96/193: gnu: Remove rust-parity-bytes-0.1., guix-commits, 2022/10/24
- 99/193: gnu: Remove rust-num-bigint-dig-0.6., guix-commits, 2022/10/24
- 100/193: gnu: Remove rust-noise-0.7., guix-commits, 2022/10/24
- 104/193: gnu: Remove rust-nipper-0.1., guix-commits, 2022/10/24
- 105/193: gnu: Remove rust-named-pipe-0.4., guix-commits, 2022/10/24
- 108/193: gnu: Remove rust-multi-default-trait-impl-0.1., guix-commits, 2022/10/24
- 118/193: gnu: Remove rust-pathdiff-0.1., guix-commits, 2022/10/24
- 126/193: gnu: Remove rust-rls-span-0.5., guix-commits, 2022/10/24
- 132/193: gnu: Remove rust-path-slash-0.1., guix-commits, 2022/10/24
- 111/193: gnu: Remove rust-progrs-0.1., guix-commits, 2022/10/24
- 146/193: gnu: Remove rust-rustc-ap-rustc-ast-654.,
guix-commits <=
- 147/193: gnu: Remove rust-rust-argon2-0.5., guix-commits, 2022/10/24
- 139/193: gnu: Remove rust-serde-regex-1., guix-commits, 2022/10/24
- 140/193: gnu: Remove rust-serde-cbor-0.10., guix-commits, 2022/10/24
- 154/193: gnu: Remove rust-starship-module-config-derive-0.2., guix-commits, 2022/10/24
- 164/193: gnu: Remove rust-syn-test-suite-0., guix-commits, 2022/10/24
- 167/193: gnu: Remove rust-wasm-bindgen-console-logger-0.1., guix-commits, 2022/10/24
- 159/193: gnu: Remove rust-target-lexicon-0.11., guix-commits, 2022/10/24
- 171/193: gnu: Remove rust-uom-0.30., guix-commits, 2022/10/24
- 172/193: gnu: Remove rust-tui-0.14., guix-commits, 2022/10/24
- 165/193: gnu: Remove rust-win-crypto-ng-0.4., guix-commits, 2022/10/24