unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46548] [PATCH] gnu: mgl-pax: Update to 0.0.3-1.61ce874
@ 2021-02-15 22:33 Sharlatan Hellseher
  2021-02-16  8:43 ` bug#46548: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2021-02-15 22:33 UTC (permalink / raw)
  To: 46548

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

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

[-- Attachment #2: 0001-gnu-mgl-pax-Update-to-0.0.3-1.61ce874.patch --]
[-- Type: text/x-patch, Size: 1469 bytes --]

From ce547c101037a2840be083ee0279ffc2ec4d8774 Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Mon, 15 Feb 2021 22:30:51 +0000
Subject: [PATCH] gnu: mgl-pax: Update to 0.0.3-1.61ce874

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

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 0d9dc08a46..e70f453adc 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -2096,10 +2096,10 @@ processes that doesn't run under Emacs.  Lisp processes created by
   (sbcl-package->ecl-package sbcl-slime-swank))
 
 (define-public sbcl-mgl-pax
-  (let ((commit "818448418d6b9de74620f606f5b23033c6082769"))
+  (let ((commit "61ce8741f8920bd2faa425c5de4a99afdbc506c2"))
     (package
       (name "sbcl-mgl-pax")
-      (version (git-version "0.0.0" "1" commit))
+      (version (git-version "0.0.3" "1" commit))
       (source
        (origin
          (method git-fetch)
@@ -2107,8 +2107,7 @@ processes that doesn't run under Emacs.  Lisp processes created by
                (url "https://github.com/melisgl/mgl-pax")
                (commit commit)))
          (sha256
-          (base32
-           "1p97zfkh130bdxqqxwaw2j9psv58751wakx7czbfpq410lg7dd7i"))
+          (base32 "1zm3j9vzd38b9pq7wmamj0pm1v5i13339mkbywyv0jzb5n1hz9s1"))
          (file-name (git-file-name "mgl-pax" version))))
       (build-system asdf-build-system/sbcl)
       (inputs
-- 
2.30.0


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

* bug#46548: [PATCH] gnu: mgl-pax: Update to 0.0.3-1.61ce874
  2021-02-15 22:33 [bug#46548] [PATCH] gnu: mgl-pax: Update to 0.0.3-1.61ce874 Sharlatan Hellseher
@ 2021-02-16  8:43 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-02-16  8:43 UTC (permalink / raw)
  To: Sharlatan Hellseher; +Cc: 46548-done

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

Patch pushed as 0852113136170489a8c6419e1d99d82f25c5f0d8.
Thanks.

[-- 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-02-16  8:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-15 22:33 [bug#46548] [PATCH] gnu: mgl-pax: Update to 0.0.3-1.61ce874 Sharlatan Hellseher
2021-02-16  8:43 ` bug#46548: " Guillaume Le Vaillant

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