unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 48206@debbugs.gnu.org
Subject: [bug#48206] [PATCH]: gnu: trivial-backtrace: Update to 0.0.0-2.6eb65bd
Date: Mon, 3 May 2021 21:45:25 +0000	[thread overview]
Message-ID: <CAO+9K5rdP7gTpjrfSigLBLvpesD=-FVvoGrNYHeu_+hudNKmww@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 355 bytes --]

--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

[-- Attachment #2: 0001-gnu-trivial-backtrace-Update-to-0.0.0-2.6eb65bd.patch --]
[-- Type: text/x-patch, Size: 1315 bytes --]

From aabe04b27d0851a3b331bf90c7ef20c315118018 Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Mon, 3 May 2021 22:43:41 +0100
Subject: [PATCH] gnu: trivial-backtrace: Update to 0.0.0-2.6eb65bd

---
 gnu/packages/lisp-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 57b4abf067..6f2666608f 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -3861,8 +3861,8 @@ client and server.")
   (sbcl-package->ecl-package sbcl-trivial-clipboard))
 
 (define-public sbcl-trivial-backtrace
-  (let ((commit "ca81c011b86424a381a7563cea3b924f24e6fbeb")
-        (revision "1"))
+  (let ((commit "6eb65bde7229413040c81d42ea22f0e4c9c8cfc9")
+        (revision "2"))
     (package
      (name "sbcl-trivial-backtrace")
      (version (git-version "0.0.0" revision commit))
@@ -3874,7 +3874,7 @@ client and server.")
              (commit commit)))
        (file-name (git-file-name "trivial-backtrace" version))
        (sha256
-        (base32 "10p41p43skj6cimdg8skjy7372s8v2xpkg8djjy0l8rm45i654k1"))))
+        (base32 "1mbaqiwj5034iw6jzw30jyhwzp1pvhnz1zcy0lns0z5j2h9ldapw"))))
      (build-system asdf-build-system/sbcl)
      (inputs
       `(("sbcl-lift" ,sbcl-lift)))
-- 
2.31.1


             reply	other threads:[~2021-05-03 21:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-03 21:45 Sharlatan Hellseher [this message]
2021-05-04 12:55 ` bug#48206: [PATCH]: gnu: trivial-backtrace: Update to 0.0.0-2.6eb65bd Guillaume Le Vaillant

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='CAO+9K5rdP7gTpjrfSigLBLvpesD=-FVvoGrNYHeu_+hudNKmww@mail.gmail.com' \
    --to=sharlatanus@gmail.com \
    --cc=48206@debbugs.gnu.org \
    /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).