From: "André Batista" <nandre@riseup.net>
To: 44163@debbugs.gnu.org
Subject: [bug#44163] [PATCH] gnu: rust-serde-derive-1: Update to 1.0.117.
Date: Thu, 22 Oct 2020 22:18:46 -0300 [thread overview]
Message-ID: <20201023011846.GE31554@andel> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #1.2: 0001-gnu-rust-serde-derive-1-Update-to-1.0.117.patch --]
[-- Type: text/plain, Size: 1558 bytes --]
From 233647ffd4004d2abcca041476977ad56449c0a4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Batista?= <nandre@riseup.net>
Date: Thu, 22 Oct 2020 22:01:01 -0300
Subject: [PATCH] gnu: rust-serde-derive-1: Update to 1.0.117.
To: guix-patches@gnu.org
* gnu/packages/crates-io.scm (rust-serde-derive-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 a5f34a3a18..4f4903314b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -24369,7 +24369,7 @@ for the serde framework.")
(define-public rust-serde-derive-1
(package
(name "rust-serde-derive")
- (version "1.0.116")
+ (version "1.0.117")
(source
(origin
(method url-fetch)
@@ -24377,7 +24377,7 @@ for the serde framework.")
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
- "1s4sbl32lk1afxryfax73clvq22lwzdgzljb7f3mgr6q1wvscc7n"))))
+ "0kn7ais3zv9ajbyc216qm14r61zwlm229815yd4anjmlmmraxlfb"))))
(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
--
2.28.0
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 841 bytes --]
next reply other threads:[~2020-10-23 1:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-23 1:18 André Batista [this message]
2020-10-27 8:25 ` bug#44163: [PATCH] gnu: rust-serde-derive-1: Update to 1.0.117 Efraim Flashner
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201023011846.GE31554@andel \
--to=nandre@riseup.net \
--cc=44163@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 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.