unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47530] [PATCH]: gnu: postmodern: Update to 1.32.9
@ 2021-03-31 21:38 Sharlatan Hellseher
  2021-04-01  9:35 ` bug#47530: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2021-03-31 21:38 UTC (permalink / raw)
  To: 47530

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

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

[-- Attachment #2: 0001-gnu-postmodern-Update-to-1.32.9.patch --]
[-- Type: text/x-patch, Size: 1123 bytes --]

From 129e76ca573b3b89ba040caa9e19c09171f5d90d Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Wed, 31 Mar 2021 22:36:39 +0100
Subject: [PATCH] gnu: postmodern: Update to 1.32.9

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

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 884ba3d09a..5465bc75e5 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -10021,7 +10021,7 @@ approach to templating.")
 (define-public sbcl-postmodern
   (package
     (name "sbcl-postmodern")
-    (version "1.32.8")
+    (version "1.32.9")
     (source
      (origin
        (method git-fetch)
@@ -10030,7 +10030,7 @@ approach to templating.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0vr5inbr8dldf6dsl0qj3h2yrnnsayzfwxfzwkn1pk7xbns2l78q"))))
+        (base32 "137jci4hn4vlxf48y39k0di27kc89kvxy3brmn3vl9xq56sy6mhz"))))
     (build-system asdf-build-system/sbcl)
     (native-inputs
      `(("fiveam" ,sbcl-fiveam)))
-- 
2.29.2


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

* bug#47530: [PATCH]: gnu: postmodern: Update to 1.32.9
  2021-03-31 21:38 [bug#47530] [PATCH]: gnu: postmodern: Update to 1.32.9 Sharlatan Hellseher
@ 2021-04-01  9:35 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-04-01  9:35 UTC (permalink / raw)
  To: Sharlatan Hellseher; +Cc: 47530-done

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

Patch pushed as 3db4a00d43fe64e02d9452ba203a3015790f5167.
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-04-01  9:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31 21:38 [bug#47530] [PATCH]: gnu: postmodern: Update to 1.32.9 Sharlatan Hellseher
2021-04-01  9:35 ` bug#47530: " 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).