GNU bug report logs - #67614
[PATCH] gnu: cl-radiance: Update to 2.1.2-3.8d826c7.

Previous Next

Package: guix-patches;

Reported by: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Date: Sun, 3 Dec 2023 22:19:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67614: closed ([PATCH] gnu: cl-radiance: Update to
 2.1.2-3.8d826c7.)
Date: Tue, 05 Dec 2023 09:26:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 05 Dec 2023 09:24:18 +0000
with message-id <87o7f53st8.fsf <at> kitej>
and subject line Re: [bug#67614] [PATCH] gnu: cl-radiance: Update to 2.1.2-3.8d826c7.
has caused the debbugs.gnu.org bug report #67614,
regarding [PATCH] gnu: cl-radiance: Update to 2.1.2-3.8d826c7.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
67614: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67614
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Subject: [PATCH] gnu: cl-radiance: Update to 2.1.2-3.8d826c7.
Date: Mon,  4 Dec 2023 01:17:14 +0000
* gnu/packages/lisp-xyz.scm (cl-radiance): Update to 2.1.2-3.8d826c7.

Change-Id: I739d7367417e9f2f17ed1c1fd2c5b0c1b36d9236
---
 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 3eff43c85f..8f4ecdad4f 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -18572,8 +18572,8 @@ (define-public cl-common-lisp-jupyter
   (sbcl-package->cl-source-package sbcl-common-lisp-jupyter))
 
 (define-public sbcl-radiance
-  (let ((commit "a7237831970edfd330dddd5b347d3d1277853bf0")
-        (revision "2"))
+  (let ((commit "8d826c7fe1935338565580931db43f46181e0e85")
+        (revision "3"))
     (package
       (name "sbcl-radiance")
       (version (git-version "2.1.2" revision commit))
@@ -18585,7 +18585,7 @@ (define-public sbcl-radiance
                (commit commit)))
          (file-name (git-file-name "radiance" version))
          (sha256
-          (base32 "1q4x9mswiizwgr7acl5zi6lkssfg2zajqbdq7xhw1kq6xfnq37j2"))))
+          (base32 "1j823dgp87www0sjbcbv9j025bfxlkwhjd7kz6635mrqwmmlki4l"))))
       (build-system asdf-build-system/sbcl)
       (arguments
        `(#:tests? #f  ; TODO: The tests require some configuration.

base-commit: ab8612d99eca5c25ecbefe026b04ed9f00e3f8b5
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: 67614-done <at> debbugs.gnu.org
Subject: Re: [bug#67614] [PATCH] gnu: cl-radiance: Update to 2.1.2-3.8d826c7.
Date: Tue, 05 Dec 2023 09:24:18 +0000
[Message part 4 (text/plain, inline)]
Patch applied as 6ab6c02affbfe921241fe07e7554b5a0ab39587e.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 247 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.