unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64579] [PATCH] gnu: libleak: Update to 0.3.6.
@ 2023-07-12  9:27 Michael Ford
  2023-07-13  8:48 ` bug#64579: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-07-12  9:27 UTC (permalink / raw)
  To: 64579

From 790f44dde3a2a68ac9525f45b72ba65f8486d0f0 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Wed, 12 Jul 2023 10:08:56 +0100
Subject: [PATCH] gnu: libleak: Update to 0.3.6.

* gnu/packages/debug.scm (libleak): Update to 0.3.6.
---
 gnu/packages/debug.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm
index 7283d04bd2..0c97f61ccb 100644
--- a/gnu/packages/debug.scm
+++ b/gnu/packages/debug.scm
@@ -716,7 +716,7 @@ (define-public libbacktrace
 (define-public libleak
   (package
     (name "libleak")
-    (version "0.3.5")
+    (version "0.3.6")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -725,7 +725,7 @@ (define-public libleak
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1p8mb0hcfp8hdv1klv6rrpkn2zlhjxgkxbbjsk8kszxv7ijln87d"))))
+                "1p6x20mm0dym2qn10d6cvwmh71m93xwcd319g94zkv88hj5q17n6"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ;no test suite
-- 
2.41.0




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#64579: [PATCH] gnu: libleak: Update to 0.3.6.
  2023-07-12  9:27 [bug#64579] [PATCH] gnu: libleak: Update to 0.3.6 Michael Ford
@ 2023-07-13  8:48 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2023-07-13  8:48 UTC (permalink / raw)
  To: 64579-done

Thank you for the patch (and sorry for the unrelated email I
accendentally sent to this issue).

I’ve applied it and pushed to the “master” branch with commit
dd4c1992103a65b8fbdc80fe07a9fe9be822769a.

-- 
Ricardo




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-13  8:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-12  9:27 [bug#64579] [PATCH] gnu: libleak: Update to 0.3.6 Michael Ford
2023-07-13  8:48 ` bug#64579: " Ricardo Wurmus

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).