unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69956] [PATCH]: Update sbcl-golden-utils to 0.0.0-4.e43914a
@ 2024-03-23  8:15 André A. Gomes
  2024-03-25  9:25 ` bug#69956: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2024-03-23  8:15 UTC (permalink / raw)
  To: 69956

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

Attached, thanks.

Note that the former repository hosted at
https://github.com/mfiano/mfiano-utils has been deleted.

-- 
André A. Gomes
"You cannot even find the ruins..."

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-sbcl-golden-utils-Update-to-0.0.0-4.e43914a.patch --]
[-- Type: text/x-patch, Size: 1598 bytes --]

From d2d95a657b025c478d7e25b9e5ff48003bb23224 Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Sat, 23 Mar 2024 10:12:22 +0200
Subject: [PATCH] gnu: sbcl-golden-utils: Update to 0.0.0-4.e43914a.

* gnu/packages/lisp-xyz.scm (sbcl-golden-utils): Update to 0.0.0-4.e43914a.
---
 gnu/packages/lisp-xyz.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index a5c34908d0..0a7a0aa0d0 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -858,12 +858,12 @@ (define-public ecl-list-named-class
   (sbcl-package->ecl-package sbcl-list-named-class))
 
 (define-public sbcl-golden-utils
-  (let ((commit "fe1898f9abbd302b0359f017637c063173cf73e1")
-        (revision "3"))
+  (let ((commit "e43914ad2bdb0c8e1b1f10ef591aafc3c55b89e7")
+        (revision "4"))
     (package
       (name "sbcl-golden-utils")
       (version (git-version "0.0.0" revision commit))
-      (home-page "https://github.com/mfiano/mfiano-utils")
+      (home-page "https://github.com/lisp-mirror/golden-utils")
       (source
        (origin
          (method git-fetch)
@@ -872,7 +872,7 @@ (define-public sbcl-golden-utils
                (commit commit)))
          (file-name (git-file-name "golden-utils" version))
          (sha256
-          (base32 "1ljc8yj32lmd1d60446rzl9m0r1ar15gdzacsf6blw1kny8xlrsr"))))
+          (base32 "09vq29wjr3x7h3fshwxg8h1psy4p73yl61cjljarpqjhsgz7lmbp"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-alexandria))
-- 
2.41.0


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

* bug#69956: [PATCH]: Update sbcl-golden-utils to 0.0.0-4.e43914a
  2024-03-23  8:15 [bug#69956] [PATCH]: Update sbcl-golden-utils to 0.0.0-4.e43914a André A. Gomes
@ 2024-03-25  9:25 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-03-25  9:25 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 69956-done

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

Patch applied as 1415ea78c15043ddc9d3d3dfe9219a4160493bf1.
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:[~2024-03-25 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-23  8:15 [bug#69956] [PATCH]: Update sbcl-golden-utils to 0.0.0-4.e43914a André A. Gomes
2024-03-25  9:25 ` bug#69956: " 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).