unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63210] [PATCH] gnu: libbacktrace: Update to 1.0-2.cdb64b6.
@ 2023-05-01 18:25 Sughosha via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: Sughosha via Guix-patches via @ 2023-05-01 18:25 UTC (permalink / raw)
  To: 63210

* gnu/packages/debug.scm (libbacktrace): Update to 1.0-2.cdb64b6.
---
 gnu/packages/debug.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm
index fe00cb5..12e0f05 100644
--- a/gnu/packages/debug.scm
+++ b/gnu/packages/debug.scm
@@ -688,8 +688,8 @@ fun.")
 
 (define-public libbacktrace
   ;; There are no releases nor tags.
-  (let ((revision "1")
-        (commit "5009c113981431ae1843ebd29d6ad24eb32fc1b2"))
+  (let ((revision "2")
+        (commit "cdb64b688dda93bbbacbc2b1ccf50ce9329d4748"))
     (package
       (name "libbacktrace")
       (version (git-version "1.0" revision commit))
@@ -701,7 +701,7 @@ fun.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "0663zjpfpnsyv9h3pbp7cgmg9gz79n68bqpdl97y6i0jsx93v1zg"))))
+                  "0iwd41pgr2nxlmghqdfwfwxac27jbqxwxp07jihhq85a8s3igjgr"))))
       (build-system gnu-build-system)
       (arguments
        `(#:make-flags '("CFLAGS=-fPIC")))
--
libgit2 1.5.1





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-01 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-01 18:25 [bug#63210] [PATCH] gnu: libbacktrace: Update to 1.0-2.cdb64b6 Sughosha via Guix-patches via

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