[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
215/472: gnu: Remove rust-rustc-ap-graphviz-654.
From: |
guix-commits |
Subject: |
215/472: gnu: Remove rust-rustc-ap-graphviz-654. |
Date: |
Tue, 18 Jul 2023 14:08:52 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit 2014566ed3b4f9d2f1e6fba1664f76c1235fc406
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed May 17 18:58:57 2023 +0300
gnu: Remove rust-rustc-ap-graphviz-654.
* gnu/packages/crates-io.scm (rust-rustc-ap-graphviz-654): Delete variable.
---
gnu/packages/crates-io.scm | 23 -----------------------
1 file changed, 23 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index c52f4280d2..2db838d802 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -52302,29 +52302,6 @@ the file-system during development.")
library.")
(license license:expat)))
-(define-public rust-rustc-ap-graphviz-654
- (package
- (name "rust-rustc-ap-graphviz")
- (version "654.0.0")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "rustc-ap-graphviz" version))
- (file-name
- (string-append name "-" version ".tar.gz"))
- (sha256
- (base32
- "1z8rs3k9zcd1i2clrnzgvfaq1q05m02wjcyy3d9zk9qln03vp43l"))))
- (build-system cargo-build-system)
- (home-page "https://github.com/alexcrichton/rustc-auto-publish")
- (synopsis
- "Automatically published versions of the graphviz crate used in rustc")
- (description
- "Use the graphviz library 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-index-654
(package
(name "rust-rustc-ap-rustc-index")
- 181/472: gnu: Remove rust-clang-sys-0.22., (continued)
- 181/472: gnu: Remove rust-clang-sys-0.22., guix-commits, 2023/07/18
- 212/472: gnu: Remove rust-proptest-0.7., guix-commits, 2023/07/18
- 221/472: gnu: Remove rust-selectors-0.21., guix-commits, 2023/07/18
- 179/472: gnu: Remove rust-quasi-codegen-0.32., guix-commits, 2023/07/18
- 209/472: gnu: rust-path-abs-0.5: Update to 0.5.1., guix-commits, 2023/07/18
- 211/472: gnu: Remove rust-pretty-assertions-0.2., guix-commits, 2023/07/18
- 184/472: gnu: Remove rust-asn1-0.8., guix-commits, 2023/07/18
- 242/472: gnu: Add rust-botan-0.10., guix-commits, 2023/07/18
- 264/472: gnu: Add rust-gimli-0.27., guix-commits, 2023/07/18
- 259/472: gnu: Add rust-dirs-5., guix-commits, 2023/07/18
- 215/472: gnu: Remove rust-rustc-ap-graphviz-654.,
guix-commits <=
- 253/472: gnu: rust-cipher-0.4: Update to 0.4.4., guix-commits, 2023/07/18
- 301/472: gnu: rust-thread-local-1: Update to 1.1.7., guix-commits, 2023/07/18
- 276/472: gnu: Add rust-num-bigint-dig-0.8., guix-commits, 2023/07/18
- 316/472: gnu: Add sequoia-wot., guix-commits, 2023/07/18
- 294/472: gnu: rust-snapbox-macros-0.3: Update to 0.3.4., guix-commits, 2023/07/18
- 317/472: gnu: sequoia: Update to 1.16.0., guix-commits, 2023/07/18
- 338/472: gnu: Add rust-openpgp-cert-d-0.1., guix-commits, 2023/07/18
- 343/472: gnu: Add rust-git-testament-0.2., guix-commits, 2023/07/18
- 332/472: gnu: Add rust-roadmap-0.5., guix-commits, 2023/07/18
- 231/472: gnu: Remove rust-pin-project-auxiliary-macro-0.0., guix-commits, 2023/07/18