unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 48527@debbugs.gnu.org
Subject: [bug#48527] [PATCH 3/5] sbcl-golden-utils: Update to 0.0.0-3.fe1898f
Date: Wed, 19 May 2021 22:25:42 +0000	[thread overview]
Message-ID: <CAO+9K5raFqoN7OoeDY7zkDs68qKip=4-pK79KiHFCpMZwroo5w@mail.gmail.com> (raw)
In-Reply-To: <CAO+9K5pOo+_x8q7YZCWc9NXitMub3rKD0Xq49PKyMBq1vRoZNA@mail.gmail.com>

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

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

[-- Attachment #2: 0003-gnu-sbcl-golden-utils-Update-to-0.0.0-3.fe1898f.patch --]
[-- Type: text/x-patch, Size: 1371 bytes --]

From 6914586523950dfe68ebd6736e915c4d14956067 Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Wed, 19 May 2021 23:06:47 +0100
Subject: [PATCH 3/5] gnu: sbcl-golden-utils: Update to 0.0.0-3.fe1898f

---
 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 60c263029a..e9c819708a 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -195,8 +195,8 @@ implementation with no external dependencies.")
   (sbcl-package->ecl-package sbcl-bodge-queue))
 
 (define-public sbcl-golden-utils
-  (let ((commit "62a5cb948a011eb26e7a89f56d5839a3334b4100")
-        (revision "2"))
+  (let ((commit "fe1898f9abbd302b0359f017637c063173cf73e1")
+        (revision "3"))
     (package
       (name "sbcl-golden-utils")
       (version (git-version "0.0.0" revision commit))
@@ -208,7 +208,7 @@ implementation with no external dependencies.")
                (commit commit)))
          (file-name (git-file-name "golden-utils" version))
          (sha256
-          (base32 "13mvxqwd1nmpq8h5hb1s60wyqdj7ji4haxrqr0sy3csyqa8aq2j8"))))
+          (base32 "1ljc8yj32lmd1d60446rzl9m0r1ar15gdzacsf6blw1kny8xlrsr"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        `(("alexandria" ,sbcl-alexandria)))
-- 
2.31.1


  parent reply	other threads:[~2021-05-19 22:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-19 22:16 [bug#48527] [PATCH 5/5] sbcl-flexi-streams: Update to 1.0.19 Sharlatan Hellseher
2021-05-19 22:24 ` [bug#48527] [PATCH 4/5] sbcl-fiveam: Update to 1.4.2 Sharlatan Hellseher
2021-05-19 22:25 ` Sharlatan Hellseher [this message]
2021-05-19 22:26 ` [bug#48527] [PATCH 2/5] sbcl-numcl: Update to 0.2.0-2.3dcdb0e Sharlatan Hellseher
2021-05-19 22:27 ` [bug#48527] [PATCH 1/5] sbcl-pzmq: Update to 0.0.0-2.6f7b2ca Sharlatan Hellseher
2021-05-20 12:15 ` bug#48527: [PATCH 5/5] sbcl-flexi-streams: Update to 1.0.19 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+9K5raFqoN7OoeDY7zkDs68qKip=4-pK79KiHFCpMZwroo5w@mail.gmail.com' \
    --to=sharlatanus@gmail.com \
    --cc=48527@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).