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

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

bug#45968: closed ([PATCH] gnu: libunwind: Update to 1.5.0.)


From: GNU bug Tracking System
Subject: bug#45968: closed ([PATCH] gnu: libunwind: Update to 1.5.0.)
Date: Wed, 20 Jan 2021 09:23:01 +0000

Your message dated Wed, 20 Jan 2021 11:20:43 +0200
with message-id <YAf16zVy6CzFgauG@3900XT>
and subject line Re: [bug#45968] [PATCH] gnu: libunwind: Update to 1.5.0.
has caused the debbugs.gnu.org bug report #45968,
regarding [PATCH] gnu: libunwind: Update to 1.5.0.
to be marked as done.

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


-- 
45968: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45968
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libunwind: Update to 1.5.0. Date: Mon, 18 Jan 2021 21:32:40 +0100
* gnu/packages/libunwind.scm (libunwind): Update to 1.5.0.
---
 gnu/packages/libunwind.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/libunwind.scm b/gnu/packages/libunwind.scm
index 588b5dd314..9eaf26fca8 100644
--- a/gnu/packages/libunwind.scm
+++ b/gnu/packages/libunwind.scm
@@ -28,14 +28,14 @@
 (define-public libunwind
   (package
     (name "libunwind")
-    (version "1.3.1")
+    (version "1.5.0")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://savannah/libunwind/libunwind-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "1y0l08k6ak1mqbfj6accf9s5686kljwgsl4vcqpxzk5n74wpm6a3"))))
+               "05qhzcg1xag3l5m3c805np6k342gc0f3g087b7g16jidv59pccwh"))))
     (build-system gnu-build-system)
     (arguments
      ;; FIXME: As of glibc 2.25, we get 1 out of 34 test failures (2 are
-- 
2.30.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45968] [PATCH] gnu: libunwind: Update to 1.5.0. Date: Wed, 20 Jan 2021 11:20:43 +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]