all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#48206] [PATCH]: gnu: trivial-backtrace: Update to 0.0.0-2.6eb65bd
@ 2021-05-03 21:45 Sharlatan Hellseher
  2021-05-04 12:55 ` bug#48206: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2021-05-03 21:45 UTC (permalink / raw)
  To: 48206

[-- 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


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

* bug#48206: [PATCH]: gnu: trivial-backtrace: Update to 0.0.0-2.6eb65bd
  2021-05-03 21:45 [bug#48206] [PATCH]: gnu: trivial-backtrace: Update to 0.0.0-2.6eb65bd Sharlatan Hellseher
@ 2021-05-04 12:55 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-05-04 12:55 UTC (permalink / raw)
  To: Sharlatan Hellseher; +Cc: 48206-done

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

Patch pushed as 4c2f810f97a19babc9a160ea777f71ceb6fba3b4. Thanks.
I modified the main version number to "1.1.0" as it is what is indicated
in the asd file.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

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

end of thread, other threads:[~2021-05-04 12:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-03 21:45 [bug#48206] [PATCH]: gnu: trivial-backtrace: Update to 0.0.0-2.6eb65bd Sharlatan Hellseher
2021-05-04 12:55 ` bug#48206: " Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.