GNU bug report logs - #75677
[PATCH rust-team 00/89] Assorted package updates for rust-team

Previous Next

Package: guix-patches;

Reported by: Aaron Covrig <aaron.covrig.us <at> ieee.org>

Date: Sun, 19 Jan 2025 22:43:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Full log


View this message in rfc822 format

From: Aaron Covrig <aaron.covrig.us <at> ieee.org>
To: 75677 <at> debbugs.gnu.org
Cc: Aaron Covrig <aaron.covrig.us <at> ieee.org>, divya <at> subvertising.org, efraim <at> flashner.co.il, steve <at> futurile.net
Subject: [bug#75677] [PATCH rust-team v2 65/81] gnu: rust-ref-cast-1: Upgrade to v1.0.23.
Date: Fri,  7 Mar 2025 22:34:11 -0500
* gnu/packages/crates-io.scm (rust-ref-cast-1): Upgrade to v1.0.23.
* gnu/packages/crates-io.scm (rust-ref-cast-impl-1): Upgrade to v1.0.23.
---
 gnu/packages/crates-io.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 7ffc72a717..05fc03bcf7 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -64825,7 +64825,7 @@ (define-public rust-redox-users-0.3
 (define-public rust-ref-cast-1
   (package
     (name "rust-ref-cast")
-    (version "1.0.18")
+    (version "1.0.23")
     (source
      (origin
        (method url-fetch)
@@ -64834,7 +64834,7 @@ (define-public rust-ref-cast-1
         (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0sxzy3f0zmclsmi1z17n16xbjbp99d5c6nh7592yy6f3fya82h8n"))))
+         "0ca9fi5jsdibaidi2a55y9i1k1q0hvn4f6xlm0fmh7az9pwadw6c"))))
     (build-system cargo-build-system)
     (arguments
      `(#:tests? #f          ; Doesn't always interact well with the test crate.
@@ -64879,7 +64879,7 @@ (define-public rust-ref-cast-0.2
 (define-public rust-ref-cast-impl-1
   (package
     (name "rust-ref-cast-impl")
-    (version "1.0.18")
+    (version "1.0.23")
     (source
      (origin
        (method url-fetch)
@@ -64888,7 +64888,7 @@ (define-public rust-ref-cast-impl-1
         (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "05kjg9g9akzb0yns255a5zvdkbwk0wa9kp1cf8k6h25nv7d57gv8"))))
+         "1rpkjlsr99g8nb5ripffz9n9rb3g32dmw83x724l8wykjgkh7hxw"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs
-- 
2.48.1





This bug report was last modified today.

Previous Next


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