From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id IGINIDGKFGbZXQAA62LTzQ:P1 (envelope-from ) for ; Tue, 09 Apr 2024 02:22:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id IGINIDGKFGbZXQAA62LTzQ (envelope-from ) for ; Tue, 09 Apr 2024 02:22:09 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=C+0ocKSH; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712622129; a=rsa-sha256; cv=none; b=ZafJXDahDeWiKE1hlxTPbdLkCMFjP674hVluWBaW22hsJlsIVe3ikVlm5eCMnb24yE0Vj8 H7jCTHZqT+G8ycPSgrD+wxnfT6JwW1wz/Lq59WN4+QIVPeNrz7wrrWr6Tji4s9/1xQZ5/Z C0sMkyPnyK4WD8ybbdnYJ/TBjSQflLnTqn5dnAULDAMl2KRx3tTTTUX2WKVG0BGD4RPF/X fkJ67NTzdPgA/q7LSe29eh8PPSuqn+z+g9VQBmK00xr0XTD18xlUg/wO/Visj6fXRwwwqK f2H2JwgKej9wTY8K0x9EfQa603S3CZYkyIZbBG/DuVAlq1Ed5105g3iEPZWNkg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=C+0ocKSH; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712622129; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=wwpXYS5h8iim9qocInM0bCwKtlHT9jEXUJ+O6sN5O18=; b=JpMC+t5vldhlGmMciQiMHPlD/7iJYSVLIXT4ORk7lE/oN5TRcqSJSCYs9cjVowGbJs49Sg ZGrN/EJYxDvITJ+CuZ7l9zHm252DqRfq8/7wy+VqV1bSPVc/SAmfO5g56p1rTxPgHcWc1O supE0oGrBjiAMyVv4YvSt/RjC9m5/0tH896qoVqBUWJ6RzeE7U3TRTdfUTkTz866zjfJGc Wp0a0u7yEphDXtDIRFOP2QCyrZJrVEFoztvJdPbqEYh4c8UpYyMF/+Mo7ADmjU/JKeXpp0 59SOr/KaMhc30WLDzaRdte078GrZXoemfOpihGyO6BRGUs8CCTOqDq1R7DT7bQ== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1A6267710B for ; Tue, 9 Apr 2024 02:22:09 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rtzFP-0008Up-Je; Mon, 08 Apr 2024 20:21:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rtzFO-0008Ue-BG for guix-patches@gnu.org; Mon, 08 Apr 2024 20:21:58 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rtzFO-0002WJ-3A for guix-patches@gnu.org; Mon, 08 Apr 2024 20:21:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rtzFV-0005rw-91 for guix-patches@gnu.org; Mon, 08 Apr 2024 20:22:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70294] [PATCH] gnu: embree: Update to 4.3.1. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 09 Apr 2024 00:22:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70294 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70294@debbugs.gnu.org Cc: Vinicius Monego X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171262209522375 (code B ref -1); Tue, 09 Apr 2024 00:22:04 +0000 Received: (at submit) by debbugs.gnu.org; 9 Apr 2024 00:21:35 +0000 Received: from localhost ([127.0.0.1]:47893 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtzEz-0005oX-Q6 for submit@debbugs.gnu.org; Mon, 08 Apr 2024 20:21:35 -0400 Received: from lists.gnu.org ([2001:470:142::17]:52558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtzEv-0005o4-7T for submit@debbugs.gnu.org; Mon, 08 Apr 2024 20:21:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rtzEh-0008QC-T1 for guix-patches@gnu.org; Mon, 08 Apr 2024 20:21:15 -0400 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rtzEf-0002Qt-QO for guix-patches@gnu.org; Mon, 08 Apr 2024 20:21:15 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 73178240101 for ; Tue, 9 Apr 2024 02:21:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1712622069; bh=u7V0hzOrQ/vFYtHjQ6BFwMxXKoN9RZpnNoJ+KJ559aI=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding:From; b=C+0ocKSHhzpF/wYokUACYvg3ndwAvfEJtOYxmDW3UkWu52w/vxDCqERyPdm66f9u+ zK5bSJzo62WMfAUypztOSvrvoYmd038DWAfSm+QoKAlJEvyshYFhr/XDCR2wcsUm7+ M6a1Xd/EkOrYFb44fVf6b1C363MBVm1cNT8jwg84GZHwiv0iR8NrmNYStnMdTY2Izu srhFJNQJPwLtisvZk8q6SjWzuID9sHQ0vF5nu0FJ3NYazivzs3kMGP6ef4NAeEGKsH L4HxxjEAEOiy6l6SWtC5baWgLhaBUJ1frlzoyFBEHSh/gwEj08b3/bQWSQdn4gCS+r VQJI9GQh3mZTw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4VD67m3Q72z9rwn; Tue, 9 Apr 2024 02:21:08 +0200 (CEST) From: Vinicius Monego Date: Tue, 9 Apr 2024 00:20:34 +0000 Message-Id: <929b329ab0fa0f51ddaef72a2268856a8459edae.1712583191.git.monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.66; envelope-from=monego@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -3.97 X-Migadu-Queue-Id: 1A6267710B X-Migadu-Spam-Score: -3.97 X-Migadu-Scanner: mx10.migadu.com X-TUID: 5OGG4n4n75nK * 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