unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Rick Huijzer <ikbenrickhuyzer@gmail.com>
To: 74327@debbugs.gnu.org
Cc: Rick Huijzer <ikbenrickhuyzer@gmail.com>
Subject: [bug#74327] [PATCH rust-team] gnu: rust-ctor-0.2: Update to 0.2.8
Date: Tue, 12 Nov 2024 18:19:04 +0100	[thread overview]
Message-ID: <20241112171925.5895-1-ikbenrickhuyzer@gmail.com> (raw)

Change-Id: I1aae6943d06bd8c8bd173177a90e5fca0dbd48ee
---
 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 e70fb90401..6a81bc9037 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -18928,14 +18928,14 @@ (define-public rust-ct-logs-0.7
 (define-public rust-ctor-0.2
   (package
     (name "rust-ctor")
-    (version "0.2.7")
+    (version "0.2.8")
     (source (origin
               (method url-fetch)
               (uri (crate-uri "ctor" version))
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0p289www67xwnxsqgvlh3mzi0zmdysxsqf4cx2kvgfcj96kiladd"))))
+                "17yxfh3qkj9l6a1rmb8crw8189f1rw4a5m5c2xdy8gigh9j93d7d"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs

base-commit: e3b52240386ce8000494e46981abfd07a03c53b4
-- 
2.46.0





                 reply	other threads:[~2024-11-12 17:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241112171925.5895-1-ikbenrickhuyzer@gmail.com \
    --to=ikbenrickhuyzer@gmail.com \
    --cc=74327@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).