* [bug#44164] [PATCH] gnu: rust-serde-1: Update to 1.0.117.
@ 2020-10-23 1:19 André Batista
2020-10-27 8:25 ` bug#44164: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: André Batista @ 2020-10-23 1:19 UTC (permalink / raw)
To: 44164
[-- Attachment #1.1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #1.2: 0001-gnu-rust-serde-1-Update-to-1.0.117.patch --]
[-- Type: text/plain, Size: 1569 bytes --]
From e52bf40b3293600ddcb19d88969aeb1c77f54ee2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Batista?= <nandre@riseup.net>
Date: Thu, 22 Oct 2020 22:05:44 -0300
Subject: [PATCH] gnu: rust-serde-1: Update to 1.0.117.
To: guix-patches@gnu.org
* gnu/packages/crates-io.scm (rust-serde-1): Update to 1.0.117.
---
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 4f4903314b..59a68a0dc1 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -24099,7 +24099,7 @@ comparison.")
(define-public rust-serde-1
(package
(name "rust-serde")
- (version "1.0.116")
+ (version "1.0.117")
(source
(origin
(method url-fetch)
@@ -24107,7 +24107,7 @@ comparison.")
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
- "19bhld1qyjs4qr3rd6dmzmy13imb6a1qbinb2fjqd0yjh6pmgzln"))))
+ "06nwyyma9hch1abjqj0y9cb09m1y6lbzbsc7jff6483pvs1sk3xq"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs
base-commit: ed9e50154b4f8490ded8f7667f4b9a7950545df6
prerequisite-patch-id: cae0581fa1bc839c32637fefeb5da089b828001f
prerequisite-patch-id: 65ef59e2871a7243c7d9bf2f5cb5682e0dc22836
prerequisite-patch-id: 597ce5e7fc29eee37e6e2aef46b8fd3d26ea35f6
prerequisite-patch-id: e96e1aa5cf263292118430fa534e53e5e0f82a05
prerequisite-patch-id: bd0b2c966a81e0d398668b13857b3585b7795c6b
--
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#44164: [PATCH] gnu: rust-serde-1: Update to 1.0.117.
2020-10-23 1:19 [bug#44164] [PATCH] gnu: rust-serde-1: Update to 1.0.117 André Batista
@ 2020-10-27 8:25 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-10-27 8:25 UTC (permalink / raw)
To: André Batista; +Cc: 44164-done
[-- Attachment #1: Type: text/plain, Size: 273 bytes --]
After squashing with rust-serde-derive I pushed the patch.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-27 8:27 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:19 [bug#44164] [PATCH] gnu: rust-serde-1: Update to 1.0.117 André Batista
2020-10-27 8:25 ` bug#44164: " Efraim Flashner
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).