unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 63210@debbugs.gnu.org
Subject: [bug#63210] [PATCH] gnu: libbacktrace: Update to 1.0-2.cdb64b6.
Date: Mon, 01 May 2023 18:25:42 +0000	[thread overview]
Message-ID: <tMW0TG1m6l5GfYkGcZS6pBJ_jrOQcluDFH-9qhLtlEvweiLiRC5l1p6zGQhkY01f__hNEETpR9JF4xQUcZahvxN4LgrjvKDBDWqa95gG0wM=@proton.me> (raw)

* 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





                 reply	other threads:[~2023-05-01 18:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='tMW0TG1m6l5GfYkGcZS6pBJ_jrOQcluDFH-9qhLtlEvweiLiRC5l1p6zGQhkY01f__hNEETpR9JF4xQUcZahvxN4LgrjvKDBDWqa95gG0wM=@proton.me' \
    --to=guix-patches@gnu.org \
    --cc=63210@debbugs.gnu.org \
    --cc=Sughosha@proton.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).