GNU bug report logs - #70685
[PATCH 00/30] Add rust-osm-io.

Previous Next

Package: guix-patches;

Reported by: Wilko Meyer <w <at> wmeyer.eu>

Date: Tue, 30 Apr 2024 22:27:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Wilko Meyer <w <at> wmeyer.eu>
To: 70685 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, Efraim Flashner <efraim <at> flashner.co.il>
Subject: [bug#70685] [PATCH 15/30] gnu: rust-postgres-types-0.2: Update to 0.2.6.
Date: Wed,  1 May 2024 00:27:20 +0200
* gnu/packages/crates-io.scm (rust-postgres-types-0.2): Update to 0.2.6.

Change-Id: I1cd242bf4fa959752baebb38da8bfd51862a68f1
---
 gnu/packages/crates-io.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 5d2a869e73..23e38065c4 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -48825,7 +48825,7 @@ (define-public rust-postgres-protocol-0.6
 (define-public rust-postgres-types-0.2
   (package
     (name "rust-postgres-types")
-    (version "0.2.1")
+    (version "0.2.6")
     (source
       (origin
         (method url-fetch)
@@ -48834,7 +48834,7 @@ (define-public rust-postgres-types-0.2
          (string-append name "-" version ".tar.gz"))
         (sha256
          (base32
-          "0brsqkydz0grfy60nc1d0hxa9jbpim0c7c52v467nrdpw4ql23s3"))))
+          "0z5ngy6q5lfy0gf533ka9yrisg9pdcnnv6qaaciva24lxv6k88ld"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs
-- 
2.41.0





This bug report was last modified 44 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.