* [bug#44162] [PATCH] gnu: rust-stable-deref-trait-1: Update to 1.2.0.
@ 2020-10-23 1:17 André Batista
2023-05-29 11:59 ` bug#44162: " Jelle Licht
0 siblings, 1 reply; 2+ messages in thread
From: André Batista @ 2020-10-23 1:17 UTC (permalink / raw)
To: 44162
[-- Attachment #1.1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #1.2: 0001-gnu-rust-stable-deref-trait-1-Update-to-1.2.0.patch --]
[-- Type: text/plain, Size: 1608 bytes --]
From bc7cbd318c59e187362b43d9625e2439e355dc7c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Batista?= <nandre@riseup.net>
Date: Thu, 22 Oct 2020 21:50:45 -0300
Subject: [PATCH] gnu: rust-stable-deref-trait-1: Update to 1.2.0.
To: guix-patches@gnu.org
* gnu/packages/crates-io.scm (rust-stable-deref-trait-1): Update to 1.2.0.
---
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 252993db8e..a5f34a3a18 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -25830,7 +25830,7 @@ initializers are available.")
(define-public rust-stable-deref-trait-1
(package
(name "rust-stable-deref-trait")
- (version "1.1.1")
+ (version "1.2.0")
(source
(origin
(method url-fetch)
@@ -25838,7 +25838,7 @@ initializers are available.")
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
- "1j2lkgakksmz4vc5hfawcch2ipiskrhjs1sih0f3br7s7rys58fv"))))
+ "1lxjr8q2n534b2lhkxd6l6wcddzjvnksi58zv11f9y0jjmr15wd8"))))
(build-system cargo-build-system)
(home-page "https://github.com/storyyeller/stable_deref_trait0")
(synopsis "Defines an unsafe marker trait, StableDeref")
base-commit: ed9e50154b4f8490ded8f7667f4b9a7950545df6
prerequisite-patch-id: cae0581fa1bc839c32637fefeb5da089b828001f
prerequisite-patch-id: 65ef59e2871a7243c7d9bf2f5cb5682e0dc22836
prerequisite-patch-id: 597ce5e7fc29eee37e6e2aef46b8fd3d26ea35f6
--
2.28.0
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 841 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#44162: [PATCH] gnu: rust-stable-deref-trait-1: Update to 1.2.0.
2020-10-23 1:17 [bug#44162] [PATCH] gnu: rust-stable-deref-trait-1: Update to 1.2.0 André Batista
@ 2023-05-29 11:59 ` Jelle Licht
0 siblings, 0 replies; 2+ messages in thread
From: Jelle Licht @ 2023-05-29 11:59 UTC (permalink / raw)
To: André Batista; +Cc: 44162-done
André Batista <nandre@riseup.net> writes:
> * gnu/packages/crates-io.scm (rust-stable-deref-trait-1): Update to 1.2.0.
[snip]
This patch was merged into master with commit
4b7832b73c370742232586a5a3f93145d337b20f, closing.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-29 12:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-23 1:17 [bug#44162] [PATCH] gnu: rust-stable-deref-trait-1: Update to 1.2.0 André Batista
2023-05-29 11:59 ` bug#44162: " Jelle Licht
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.