[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: |
Mon, 10 Jul 2023 05:28:44 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit 3e2cf574e2d4f35126ec8e5b73e5416bebce559e
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")
- 360/379: gnu: Add rust-cast5-0.11., (continued)
- 360/379: gnu: Add rust-cast5-0.11., guix-commits, 2023/07/10
- 370/379: gnu: Add rust-idna-0.4., guix-commits, 2023/07/10
- 350/379: gnu: Add rust-dot-writer-0.1., guix-commits, 2023/07/10
- 239/379: gnu: Add rust-as-slice-0.2., guix-commits, 2023/07/10
- 321/379: gnu: Add rust-unsafe-libyaml-0.2., guix-commits, 2023/07/10
- 356/379: gnu: Add rust-cmac-0.7., guix-commits, 2023/07/10
- 124/379: gnu: rust-arc-swap-0.4: Update to 0.4.8., guix-commits, 2023/07/10
- 127/379: gnu: rust-ahash-0.4: Update to 0.4.7., guix-commits, 2023/07/10
- 203/379: gnu: Remove rust-polars-io-0.16., guix-commits, 2023/07/10
- 211/379: gnu: Remove rust-pretty-assertions-0.2., guix-commits, 2023/07/10
- 215/379: gnu: Remove rust-rustc-ap-graphviz-654.,
guix-commits <=
- 217/379: gnu: Remove rust-rustyline-derive-0.2., guix-commits, 2023/07/10
- 222/379: gnu: Remove rust-syntex-0.58., guix-commits, 2023/07/10
- 243/379: gnu: Add rust-botan-sys-0.10., guix-commits, 2023/07/10
- 245/379: gnu: Add rust-anstyle-query-1., guix-commits, 2023/07/10
- 250/379: gnu: Add rust-capnp-0.14., guix-commits, 2023/07/10
- 253/379: gnu: rust-cipher-0.4: Update to 0.4.4., guix-commits, 2023/07/10
- 257/379: gnu: Add rust-color-print-proc-macro-0.3., guix-commits, 2023/07/10
- 258/379: gnu: Add rust-cpp-demangle-0.4., guix-commits, 2023/07/10
- 255/379: gnu: rust-clap-4: Update to 4.3.0., guix-commits, 2023/07/10
- 256/379: gnu: Add rust-clap-lex-0.5., guix-commits, 2023/07/10