unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74327] [PATCH rust-team] gnu: rust-ctor-0.2: Update to 0.2.8
@ 2024-11-12 17:19 Rick Huijzer
  0 siblings, 0 replies; only message in thread
From: Rick Huijzer @ 2024-11-12 17:19 UTC (permalink / raw)
  To: 74327; +Cc: Rick Huijzer

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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-11-12 17:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-12 17:19 [bug#74327] [PATCH rust-team] gnu: rust-ctor-0.2: Update to 0.2.8 Rick Huijzer

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).