unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44160] [PATCH] gnu: rust-libc-0.2: Update to 0.2.79.
@ 2020-10-23  1:14 André Batista
  2020-10-27  8:25 ` bug#44160: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: André Batista @ 2020-10-23  1:14 UTC (permalink / raw)
  To: 44160


[-- Attachment #1.1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #1.2: 0001-gnu-rust-libc-0.2-Update-to-0.2.79.patch --]
[-- Type: text/plain, Size: 1376 bytes --]

From a19fa02dceb5e628d01cb6f9633ef844e899346b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Batista?= <nandre@riseup.net>
Date: Thu, 22 Oct 2020 21:02:38 -0300
Subject: [PATCH] gnu: rust-libc-0.2: Update to 0.2.79.
To: guix-patches@gnu.org

* gnu/packages/crates-io.scm (rust-libc-0.2): Update to 0.2.79.
---
 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 8fb6cfc9f6..52080318fa 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -13159,7 +13159,7 @@ requires non-const function calls to be computed.")
 (define-public rust-libc-0.2
   (package
     (name "rust-libc")
-    (version "0.2.71")
+    (version "0.2.79")
     (source
      (origin
        (method url-fetch)
@@ -13167,7 +13167,7 @@ requires non-const function calls to be computed.")
        (file-name (string-append name "-" version ".crate"))
        (sha256
         (base32
-         "0jbgi25rhglhvpxv62alyzyral6601kldmlhbxim4w6j15jv0mwl"))))
+         "0hw7qnlymw5gi5c3xd7mirpgrc5l0pvqpjg9jb3vzqw0dq3gcj14"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs

base-commit: ed9e50154b4f8490ded8f7667f4b9a7950545df6
prerequisite-patch-id: cae0581fa1bc839c32637fefeb5da089b828001f
-- 
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#44160: [PATCH] gnu: rust-libc-0.2: Update to 0.2.79.
  2020-10-23  1:14 [bug#44160] [PATCH] gnu: rust-libc-0.2: Update to 0.2.79 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: 44160-done

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

Looks good! 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: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:14 [bug#44160] [PATCH] gnu: rust-libc-0.2: Update to 0.2.79 André Batista
2020-10-27  8:25 ` bug#44160: " 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).