[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
215/379: gnu: Remove rust-rustc-ap-graphviz-654.
From: |
guix-commits |
Subject: |
215/379: gnu: Remove rust-rustc-ap-graphviz-654. |
Date: |
Thu, 29 Jun 2023 12:34:11 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit 9b89aaf59663faf0e865f40d2d13c141205ca53f
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 0dc3d1cb91..bf61f72b7c 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")
- 179/379: gnu: Remove rust-quasi-codegen-0.32., (continued)
- 179/379: gnu: Remove rust-quasi-codegen-0.32., guix-commits, 2023/06/29
- 184/379: gnu: Remove rust-asn1-0.8., guix-commits, 2023/06/29
- 187/379: gnu: Remove rust-bindgen-0.47., guix-commits, 2023/06/29
- 199/379: gnu: Remove rust-object-0.24., guix-commits, 2023/06/29
- 195/379: gnu: Remove rust-ct-logs-0.3., guix-commits, 2023/06/29
- 214/379: gnu: Remove rust-rust-decimal-0.10., guix-commits, 2023/06/29
- 220/379: gnu: Remove rust-syn-mid-0.5., guix-commits, 2023/06/29
- 211/379: gnu: Remove rust-pretty-assertions-0.2., guix-commits, 2023/06/29
- 229/379: gnu: Remove rust-arrow2-0.5., guix-commits, 2023/06/29
- 228/379: gnu: Remove rust-arrow-4., guix-commits, 2023/06/29
- 215/379: gnu: Remove rust-rustc-ap-graphviz-654.,
guix-commits <=
- 234/379: gnu: Remove rust-postgres-protocol-0.3., guix-commits, 2023/06/29
- 260/379: gnu: Add rust-dirs-sys-0.4., guix-commits, 2023/06/29
- 267/379: gnu: Add rust-hashlink-0.8., guix-commits, 2023/06/29
- 269/379: gnu: Add rust-html5ever-0.26., guix-commits, 2023/06/29
- 270/379: gnu: rust-html-escape-0.2: Update to 0.2.13., guix-commits, 2023/06/29
- 41/379: gnu: Add rust-signature-derive-2., guix-commits, 2023/06/29
- 45/379: gnu: rust-tempfile-3: Update to 3.5.0., guix-commits, 2023/06/29
- 43/379: gnu: Add rust-spki-0.7., guix-commits, 2023/06/29
- 44/379: gnu: rust-syn-2: Update to 2.0.15., guix-commits, 2023/06/29
- 65/379: gnu: Add rust-primeorder-0.13., guix-commits, 2023/06/29