From: Vinicius Monego <monego@posteo.net>
To: 70294@debbugs.gnu.org
Cc: Vinicius Monego <monego@posteo.net>
Subject: [bug#70294] [PATCH] gnu: embree: Update to 4.3.1.
Date: Tue, 9 Apr 2024 00:20:34 +0000 [thread overview]
Message-ID: <929b329ab0fa0f51ddaef72a2268856a8459edae.1712583191.git.monego@posteo.net> (raw)
* 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
next reply other threads:[~2024-04-09 0:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-09 0:20 Vinicius Monego [this message]
2024-09-07 21:00 ` bug#70294: [PATCH] gnu: embree: Update to 4.3.1 John Kehayias via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=929b329ab0fa0f51ddaef72a2268856a8459edae.1712583191.git.monego@posteo.net \
--to=monego@posteo.net \
--cc=70294@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).