* [bug#44159] [PATCH] gnu: rust-term-size-0.3: Update to 0.3.2.
@ 2020-10-23 1:12 André Batista
2020-10-27 8:25 ` bug#44159: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: André Batista @ 2020-10-23 1:12 UTC (permalink / raw)
To: 44159
[-- Attachment #1.1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #1.2: 0001-gnu-rust-term-size-0.3-Update-to-0.3.2.patch --]
[-- Type: text/plain, Size: 1587 bytes --]
From d4aa8d0ac59ed133af7c1d3b7cec7466e865e5c0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Batista?= <nandre@riseup.net>
Date: Thu, 22 Oct 2020 20:44:37 -0300
Subject: [PATCH] gnu: rust-term-size-0.3: Update to 0.3.2.
To: guix-patches@gnu.org
* gnu/packages/crates-io.scm (rust-term-size-0.3): Update to 0.3.2.
---
gnu/packages/crates-io.scm | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 5b4767a779..8fb6cfc9f6 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -27668,7 +27668,7 @@ grid layout.")
(package
(inherit rust-term-size-1.0)
(name "rust-term-size")
- (version "0.3.1")
+ (version "0.3.2")
(source
(origin
(method url-fetch)
@@ -27677,14 +27677,11 @@ grid layout.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
- "09wk3173ngmb710qs9rwgibq4w250q8lgnwjvb9cypc1vdk9lnwy"))))
+ "1n885cykajsppx86xl7d0dqkgmgsp8v914lvs12qzvd0dij2jh8y"))))
(arguments
- `(#:skip-build? #t
- #:cargo-inputs
- (("rust-clippy" ,rust-clippy-0.0)
- ("rust-kernel32-sys" ,rust-kernel32-sys-0.2)
- ("rust-libc" ,rust-libc-0.2)
- ("rust-winapi" ,rust-winapi-0.2))))))
+ `(#:cargo-inputs
+ (("rust-libc" ,rust-libc-0.2)
+ ("rust-winapi" ,rust-winapi-0.3))))))
(define-public rust-termcolor-1
(package
base-commit: ed9e50154b4f8490ded8f7667f4b9a7950545df6
--
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#44159: [PATCH] gnu: rust-term-size-0.3: Update to 0.3.2.
2020-10-23 1:12 [bug#44159] [PATCH] gnu: rust-term-size-0.3: Update to 0.3.2 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: 44159-done
[-- Attachment #1: Type: text/plain, Size: 318 bytes --]
I adjusted the commit message to mention the changes in the arguments
section also.
Patch pushed!
--
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:26 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:12 [bug#44159] [PATCH] gnu: rust-term-size-0.3: Update to 0.3.2 André Batista
2020-10-27 8:25 ` bug#44159: " Efraim Flashner
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.