* [bug#67614] [PATCH] gnu: cl-radiance: Update to 2.1.2-3.8d826c7.
@ 2023-12-04 1:17 Sharlatan Hellseher
2023-12-05 9:24 ` bug#67614: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2023-12-04 1:17 UTC (permalink / raw)
To: 67614
Cc: Sharlatan Hellseher, Guillaume Le Vaillant, Katherine Cox-Buday,
Munyoki Kilyungi, jgart
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#67614: [PATCH] gnu: cl-radiance: Update to 2.1.2-3.8d826c7.
2023-12-04 1:17 [bug#67614] [PATCH] gnu: cl-radiance: Update to 2.1.2-3.8d826c7 Sharlatan Hellseher
@ 2023-12-05 9:24 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-12-05 9:24 UTC (permalink / raw)
To: Sharlatan Hellseher; +Cc: 67614-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 6ab6c02affbfe921241fe07e7554b5a0ab39587e.
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:[~2023-12-05 9:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-04 1:17 [bug#67614] [PATCH] gnu: cl-radiance: Update to 2.1.2-3.8d826c7 Sharlatan Hellseher
2023-12-05 9:24 ` bug#67614: " Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.