[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
233/472: gnu: Remove rust-postgres-shared-0.4.
From: |
guix-commits |
Subject: |
233/472: gnu: Remove rust-postgres-shared-0.4. |
Date: |
Tue, 18 Jul 2023 14:08:57 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit 7b2d81fd7073608640157714bebdf60d1e0b3be6
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed May 17 19:22:44 2023 +0300
gnu: Remove rust-postgres-shared-0.4.
* gnu/packages/crates-io.scm (rust-postgres-shared-0.4): Delete variable.
---
gnu/packages/crates-io.scm | 35 -----------------------------------
1 file changed, 35 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 6d889c3227..1b133d08eb 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -45588,41 +45588,6 @@ overloading without macros in Rust.")
("rust-sha2" ,rust-sha2-0.7)
("rust-stringprep" ,rust-stringprep-0.1))))))
-(define-public rust-postgres-shared-0.4
- (package
- (name "rust-postgres-shared")
- (version "0.4.2")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "postgres-shared" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "0vzk1njkqkd2xxz34jnax29z4179ni4j3f534i6416q2w2rkbb7z"))))
- (build-system cargo-build-system)
- (arguments
- `(#:skip-build? #t
- #:cargo-inputs
- (("rust-bit-vec" ,rust-bit-vec-0.4)
- ("rust-chrono" ,rust-chrono-0.4)
- ("rust-eui48" ,rust-eui48-0.3)
- ("rust-fallible-iterator" ,rust-fallible-iterator-0.1)
- ("rust-geo" ,rust-geo-0.4)
- ("rust-hex" ,rust-hex-0.2)
- ("rust-phf" ,rust-phf-0.7)
- ("rust-postgres-protocol" ,rust-postgres-protocol-0.3)
- ("rust-rustc-serialize" ,rust-rustc-serialize-0.3)
- ("rust-serde-json" ,rust-serde-json-1)
- ("rust-time" ,rust-time-0.1)
- ("rust-uuid" ,rust-uuid-0.5))))
- (home-page "https://github.com/sfackler/rust-postgres")
- (synopsis
- "Internal crate used by @code{postgres} and @code{postgres-tokio}")
- (description
- "This is an internal crate used by @code{postgres} and
-@code{postgres-tokio}.")
- (license license:expat)))
-
(define-public rust-postgres-types-0.2
(package
(name "rust-postgres-types")
- 195/472: gnu: Remove rust-ct-logs-0.3., (continued)
- 195/472: gnu: Remove rust-ct-logs-0.3., guix-commits, 2023/07/18
- 193/472: gnu: Remove rust-rustls-0.12., guix-commits, 2023/07/18
- 199/472: gnu: Remove rust-object-0.24., guix-commits, 2023/07/18
- 201/472: gnu: Remove rust-ntest-test-cases-0.3., guix-commits, 2023/07/18
- 159/472: gnu: rust-lzma-sys-0.1: Update to 0.1.20., guix-commits, 2023/07/18
- 163/472: gnu: Add rust-partial-io-0.5., guix-commits, 2023/07/18
- 168/472: gnu: Remove rust-zstd-safe-3., guix-commits, 2023/07/18
- 169/472: gnu: Remove rust-zstd-0.8., guix-commits, 2023/07/18
- 174/472: gnu: rust-num-format-0.4: Update to 0.4.4., guix-commits, 2023/07/18
- 238/472: gnu: Add rust-aligned-0.4., guix-commits, 2023/07/18
- 233/472: gnu: Remove rust-postgres-shared-0.4.,
guix-commits <=
- 241/472: gnu: Add rust-botan-src-0.21903., guix-commits, 2023/07/18
- 258/472: gnu: Add rust-cpp-demangle-0.4., guix-commits, 2023/07/18
- 244/472: gnu: Add rust-anstyle-wincon-1., guix-commits, 2023/07/18
- 270/472: gnu: rust-html-escape-0.2: Update to 0.2.13., guix-commits, 2023/07/18
- 254/472: gnu: rust-clap-derive-4: Update to 4.3.0., guix-commits, 2023/07/18
- 275/472: gnu: Add rust-normpath-1., guix-commits, 2023/07/18
- 297/472: gnu: Add rust-subplotlib-derive-0.7., guix-commits, 2023/07/18
- 314/472: gnu: sequoia-sq: Update to 0.30.0., guix-commits, 2023/07/18
- 321/472: gnu: Add rust-unsafe-libyaml-0.2., guix-commits, 2023/07/18
- 175/472: gnu: rust-sleef-sys-0.1: Don't skip build., guix-commits, 2023/07/18