guix_mirror_bot pushed a commit to branch master
in repository guix.
commit fc52352a0df3e5c67d0eb6075f642e3123189690
Author: Olivier Farges <[email protected]>
AuthorDate: Wed Jun 10 08:14:59 2026 +0200
gnu: embree: Update source URL to RenderKit organization.
* gnu/packages/graphics.scm (embree)[source]: Update URL to the
RenderKit organization.
Relates-to: guix/guix!9216
Reviewed-by: bdunahu <[email protected]>
Signed-off-by: Sharlatan Hellseher <[email protected]>
---
gnu/packages/graphics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index 9f08c8c7a2..9f5ff382c4 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -615,7 +615,7 @@ with the @command{autotrace} utility or as a C library,
@code{libautotrace}.")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/embree/embree")
+ (url "https://github.com/RenderKit/embree")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256