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 ms8.migadu.com with LMTPS id AFWmHcr8+WViDgAA62LTzQ:P1 (envelope-from ) for ; Tue, 19 Mar 2024 21:59:54 +0100 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 AFWmHcr8+WViDgAA62LTzQ (envelope-from ) for ; Tue, 19 Mar 2024 21:59:54 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lyrion.ch header.s=20230702 header.b=1y0+MCkG; dmarc=pass (policy=none) header.from=gnu.org; 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=1710881994; a=rsa-sha256; cv=none; b=mquNtSuSdENyqKw+sX2TFzJMX0VbLe1iaYkz8dmv1HIxxdwkKOzJs/ZS79NdM6iLffd93C EVViY4CHt2BQGPZCc53nGFsJkylDZQkrY2tv/n3KlM1U/acbyvpB+UX+GBsr2xD1pNedfe txlA0v8VzVgIFeTlYxv1yFvbgm92G2nYERwrsD8AAfrB7TxcKYi4pk/1yymxXtBIsyf/HN BT+Xvj9Pcib9njqzDpgOdEx2eBrQOPUtheSnhKTdTnIa5PC/FNu4w6o22VUexRquINjP4g p3QjKd4j/uK2yYUnymPN5bjLWBHWd7wTlxquXM+r6nks7HycQoXKf3rkkyLIzg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lyrion.ch header.s=20230702 header.b=1y0+MCkG; dmarc=pass (policy=none) header.from=gnu.org; 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=1710881994; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=wm8G3TpQ98DjnZaxAoMsWy7a12p/robSfGGZqqtZImw=; b=uaVn7zVe7Tflqvkaw2Lw2Sl7pfY+CImOWerlBE0D4n7oRHM7uqhrw3JXX06JBnjBsN+vMY llzercZxEs/DKiO+fvanEqHjtGAJuewSeRc4AQ/632fhA0h9yUU6bxrkTBDNVXjB88jzFK CWt+l5Rho91GYqvkAEJz/oV2NElrBkImGLoQufxIZg6oDemTV2282jf2MUZIr1bPCT+lup JfJuOZ8z+p8FGMa/rZayIf7IOmBvErJ+fzO117HeWf/dUr1rDGWcjM+TE3N2TS/AeHVyIV Kaqc2R9UgxanO38X7I3H9MJD+EstZNef1t4obeCzKF1DKHY5BzVm+SZbfXqgjg== 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 1CD1E275E0 for ; Tue, 19 Mar 2024 21:59:54 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rmgYR-0002tb-SM; Tue, 19 Mar 2024 16:59:27 -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 1rmgYP-0002sZ-0M for guix-patches@gnu.org; Tue, 19 Mar 2024 16:59:25 -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 1rmgYO-0005EM-OM for guix-patches@gnu.org; Tue, 19 Mar 2024 16:59:24 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rmgZ1-00009D-L0 for guix-patches@gnu.org; Tue, 19 Mar 2024 17:00:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69903] [PATCH] gnu: gl: Update glu to 9.0.3. Resent-From: Daniel Ziltener Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 19 Mar 2024 21:00:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69903@debbugs.gnu.org Cc: dziltener@lyrion.ch X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.1710881966404 (code B ref -1); Tue, 19 Mar 2024 21:00:03 +0000 Received: (at submit) by debbugs.gnu.org; 19 Mar 2024 20:59:26 +0000 Received: from localhost ([127.0.0.1]:33198 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmgYQ-00006N-68 for submit@debbugs.gnu.org; Tue, 19 Mar 2024 16:59:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:46748) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmgYO-0008WJ-37 for submit@debbugs.gnu.org; Tue, 19 Mar 2024 16:59:25 -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 1rmeka-0000Qh-8Q for guix-patches@gnu.org; Tue, 19 Mar 2024 15:03:52 -0400 Received: from 195-15-241-199.dc3-a.pub1.etik-cloud.com ([195.15.241.199] helo=lyrion.ch) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rmekX-0001xH-9B for guix-patches@gnu.org; Tue, 19 Mar 2024 15:03:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lyrion.ch; s=20230702; t=1710875020; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=wm8G3TpQ98DjnZaxAoMsWy7a12p/robSfGGZqqtZImw=; b=1y0+MCkG5MgUKz/kjtn+VE9ca1f96rBNW2NgcENWxp8WiPBtCBiVKpBCAY28OBZAI7Uptn zafzXBBh1krgw0mXOQQcG3Bt9vWpvsXqPgH6x/BITDKxjDWyrDGr7QgyJN4twBO64m+Ye4 vzCMYkSKCF0/oQX8o5lZv+00FRmQMRYS+QnSzl+rqzSy0rnp9dCkhAwB5pygdhawxVX2hN txE3HZ9EfOlxBg+pjx9PR6ZC4nWv99CWdJ1OlwTaz+9jHA6pLFmTpg0aF6/YyArgakss8L tNqOMjMUqQBcPSUDhpojILhhW1RD0x+phFlmfOLCXvVbKelXRrsnfTx7MPiWrQ== Received: from localhost ( [2a06:6880:42c:1600:50f3:a754:c01:3b8a]) by lyrion.ch (OpenSMTPD) with ESMTPSA id 22d4a16d (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 19 Mar 2024 19:03:40 +0000 (UTC) Message-ID: <41f2e48386cf7992916862ec9694605c@lyrion.ch> Date: Tue, 19 Mar 2024 20:01:12 +0100 Received-SPF: pass client-ip=195.15.241.199; envelope-from=dziltener@lyrion.ch; helo=lyrion.ch X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 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, RDNS_DYNAMIC=0.982, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TVD_RCVD_IP=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no 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: , Reply-to: Daniel Ziltener X-ACL-Warn: , Daniel Ziltener via Guix-patches From: Daniel Ziltener via Guix-patches via 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-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -7.01 X-Spam-Score: -7.01 X-Migadu-Queue-Id: 1CD1E275E0 X-TUID: QkLHJoufiCOW --- gnu/packages/gl.scm | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm index f8dc8c1d9d..4e115dd00c 100644 --- a/gnu/packages/gl.scm +++ b/gnu/packages/gl.scm @@ -79,7 +79,7 @@ (define-module (gnu packages gl) (define-public glu (package (name "glu") - (version "9.0.2") + (version "9.0.3") (source (origin (method git-fetch) (uri (git-reference @@ -88,15 +88,13 @@ (define-public glu (file-name (git-file-name name version)) (sha256 (base32 - "1khxfidyglpx4yd8f3xvrj05ah823cz1ygcszhcaa4w7h9kd1lbr")))) + "0kmzmz93qqq0kv1c680nwf8whxf0zdw68khy7ask7plb41zdbbx1")))) (build-system gnu-build-system) (native-inputs (list pkg-config - autoconf - automake - libtool)) + mesa-headers)) (propagated-inputs - (list mesa)) ; according to glu.pc + (list libglvnd)) ; according to glu.pc (home-page "http://www.opengl.org/archives/resources/faq/technical/glu.htm") (synopsis "Mesa OpenGL Utility library") (description -- 2.41.0