GNU bug report logs -
#70294
[PATCH] gnu: embree: Update to 4.3.1.
Previous Next
Reported by: Vinicius Monego <monego <at> posteo.net>
Date: Tue, 9 Apr 2024 00:22:04 UTC
Severity: normal
Tags: patch
Done: John Kehayias <john.kehayias <at> protonmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 70294 in the body.
You can then email your comments to 70294 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#70294
; Package
guix-patches
.
(Tue, 09 Apr 2024 00:22:05 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Vinicius Monego <monego <at> posteo.net>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 09 Apr 2024 00:22:05 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/graphics.scm (embree): Update to 4.3.1.
Change-Id: I48c76434b6689c8c0d0ca4d9d3db3bf582bb95a6
---
gnu/packages/graphics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index a63629823a..bc8634710a 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -433,7 +433,7 @@ (define-public autotrace
(define-public embree
(package
(name "embree")
- (version "3.13.5")
+ (version "4.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -442,7 +442,7 @@ (define-public embree
(file-name (git-file-name name version))
(sha256
(base32
- "1kcvz7g6j56anv9zjyd3gidxl46vipw0gg82lns12m45cd43iwxm"))))
+ "13hiswbrnnr68jj74dbp65plispwlrnigp4rv8n4x7y38s9ya0w1"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no tests (apparently)
base-commit: 12fd64c9f952189d82a8a6ba91f2178c479eb890
--
2.39.2
Reply sent
to
John Kehayias <john.kehayias <at> protonmail.com>
:
You have taken responsibility.
(Sat, 07 Sep 2024 21:01:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vinicius Monego <monego <at> posteo.net>
:
bug acknowledged by developer.
(Sat, 07 Sep 2024 21:01:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 70294-done <at> debbugs.gnu.org (full text, mbox):
Hello,
On Tue, Apr 09, 2024 at 12:20 AM, Vinicius Monego wrote:
> * gnu/packages/graphics.scm (embree): Update to 4.3.1.
>
Sorry, I did not see this at the time and I just updated embree to the
latest version (4.3.3) with commit
31a55a652f8e4856fd66b47377e214b7d20b4f61.
Thank you though!
John
> Change-Id: I48c76434b6689c8c0d0ca4d9d3db3bf582bb95a6
> ---
> gnu/packages/graphics.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
> index a63629823a..bc8634710a 100644
> --- a/gnu/packages/graphics.scm
> +++ b/gnu/packages/graphics.scm
> @@ -433,7 +433,7 @@ (define-public autotrace
> (define-public embree
> (package
> (name "embree")
> - (version "3.13.5")
> + (version "4.3.1")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -442,7 +442,7 @@ (define-public embree
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "1kcvz7g6j56anv9zjyd3gidxl46vipw0gg82lns12m45cd43iwxm"))))
> + "13hiswbrnnr68jj74dbp65plispwlrnigp4rv8n4x7y38s9ya0w1"))))
> (build-system cmake-build-system)
> (arguments
> `(#:tests? #f ; no tests (apparently)
>
> base-commit: 12fd64c9f952189d82a8a6ba91f2178c479eb890
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 06 Oct 2024 11:24:14 GMT)
Full text and
rfc822 format available.
This bug report was last modified 315 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.