[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
234/472: gnu: Remove rust-postgres-protocol-0.3.
From: |
guix-commits |
Subject: |
234/472: gnu: Remove rust-postgres-protocol-0.3. |
Date: |
Tue, 18 Jul 2023 14:08:57 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit a43b77ec252b94e876eb0ceb0395a373c34d1d3b
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed May 17 19:23:01 2023 +0300
gnu: Remove rust-postgres-protocol-0.3.
* gnu/packages/crates-io.scm (rust-postgres-protocol-0.3): Delete variable.
---
gnu/packages/crates-io.scm | 27 ---------------------------
1 file changed, 27 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 1b133d08eb..6cb2d89c47 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -45561,33 +45561,6 @@ overloading without macros in Rust.")
"This package provides low level Postgres protocol APIs.")
(license (list license:expat license:asl2.0))))
-(define-public rust-postgres-protocol-0.3
- (package
- (inherit rust-postgres-protocol-0.6)
- (name "rust-postgres-protocol")
- (version "0.3.2")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "postgres-protocol" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "04kkznbhwspfn0hdja3jsv37l6g5gz7a625z8yra325zamjfd1r4"))))
- (arguments
- `(#:skip-build? #t
- #:cargo-inputs
- (("rust-base64" ,rust-base64-0.6)
- ("rust-byteorder" ,rust-byteorder-1)
- ("rust-bytes" ,rust-bytes-0.4)
- ("rust-fallible-iterator" ,rust-fallible-iterator-0.1)
- ("rust-generic-array" ,rust-generic-array-0.9)
- ("rust-hmac" ,rust-hmac-0.5)
- ("rust-md5" ,rust-md5-0.3)
- ("rust-memchr" ,rust-memchr-1)
- ("rust-rand" ,rust-rand-0.3)
- ("rust-sha2" ,rust-sha2-0.7)
- ("rust-stringprep" ,rust-stringprep-0.1))))))
-
(define-public rust-postgres-types-0.2
(package
(name "rust-postgres-types")
- 217/472: gnu: Remove rust-rustyline-derive-0.2., (continued)
- 217/472: gnu: Remove rust-rustyline-derive-0.2., guix-commits, 2023/07/18
- 220/472: gnu: Remove rust-syn-mid-0.5., guix-commits, 2023/07/18
- 228/472: gnu: Remove rust-arrow-4., guix-commits, 2023/07/18
- 227/472: gnu: Remove rust-urlocator-0.1., guix-commits, 2023/07/18
- 222/472: gnu: Remove rust-syntex-0.58., guix-commits, 2023/07/18
- 223/472: gnu: Remove rust-tokio-rustls-0.10., guix-commits, 2023/07/18
- 229/472: gnu: Remove rust-arrow2-0.5., guix-commits, 2023/07/18
- 225/472: gnu: Remove rust-webpki-roots-0.14., guix-commits, 2023/07/18
- 236/472: gnu: Add rust-addr2line-0.19., guix-commits, 2023/07/18
- 224/472: gnu: Remove rust-take-0.1., guix-commits, 2023/07/18
- 234/472: gnu: Remove rust-postgres-protocol-0.3.,
guix-commits <=
- 230/472: gnu: Remove rust-miniz-sys-0.1., guix-commits, 2023/07/18
- 239/472: gnu: Add rust-as-slice-0.2., guix-commits, 2023/07/18
- 240/472: gnu: rust-backtrace-0.3: Update to 0.3.67., guix-commits, 2023/07/18
- 262/472: gnu: Add rust-fehler-macros-1., guix-commits, 2023/07/18
- 271/472: gnu: Add rust-humansize-2., guix-commits, 2023/07/18
- 281/472: gnu: rust-pest-generator-2: Update to 2.6.0., guix-commits, 2023/07/18
- 286/472: gnu: Add rust-remove-dir-all-0.8., guix-commits, 2023/07/18
- 311/472: gnu: Add rust-sequoia-autocrypt-0.25., guix-commits, 2023/07/18
- 290/472: gnu: rust-rustversion-1: Update to 1.0.12., guix-commits, 2023/07/18
- 302/472: gnu: rust-trycmd-0.14: Update to 0.14.16., guix-commits, 2023/07/18