emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44160: closed ([PATCH] gnu: rust-libc-0.2: Update to 0.2.79.)


From: GNU bug Tracking System
Subject: bug#44160: closed ([PATCH] gnu: rust-libc-0.2: Update to 0.2.79.)
Date: Tue, 27 Oct 2020 08:27:01 +0000

Your message dated Tue, 27 Oct 2020 10:25:17 +0200
with message-id <20201027082517.GD10124@E5400>
and subject line Re: [bug#44160] [PATCH] gnu: rust-libc-0.2: Update to 0.2.79.
has caused the debbugs.gnu.org bug report #44160,
regarding [PATCH] gnu: rust-libc-0.2: Update to 0.2.79.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44160: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44160
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: rust-libc-0.2: Update to 0.2.79. Date: Thu, 22 Oct 2020 22:14:27 -0300
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: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#44160] [PATCH] gnu: rust-libc-0.2: Update to 0.2.79. Date: Tue, 27 Oct 2020 10:25:17 +0200
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]