GNU bug report logs - #52746
[PATCH] gnu: openexr: Update to 3.1.3.

Previous Next

Package: guix-patches;

Reported by: Vinicius Monego <monego <at> posteo.net>

Date: Thu, 23 Dec 2021 02:09:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 52746 in the body.
You can then email your comments to 52746 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#52746; Package guix-patches. (Thu, 23 Dec 2021 02:09:01 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. (Thu, 23 Dec 2021 02:09:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vinicius Monego <monego <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Vinicius Monego <monego <at> posteo.net>
Subject: [PATCH] gnu: openexr: Update to 3.1.3.
Date: Thu, 23 Dec 2021 02:07:43 +0000
* gnu/packages/graphics.scm (openexr): Update to 3.1.3.
---
 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 3f83c72599..3be37d7841 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -1007,7 +1007,7 @@ graphics.")
 (define-public openexr
   (package
     (name "openexr")
-    (version "3.1.2")
+    (version "3.1.3")
     (source
      (origin
        (method git-fetch)
@@ -1016,7 +1016,7 @@ graphics.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0vyclrrikphwkkpyjg8kzh3qzflzk3d6xsidgqllgfdgllr9wmgv"))))
+        (base32 "0c9vla0kbsbbhkk42jlbf94nzfb1anqh7dy9b0b3nna1qr6v4bh6"))))
     (build-system cmake-build-system)
     (arguments
      '(#:phases

base-commit: a296b5fff9f182da7c7b67cc7bdba0957623e650
-- 
2.30.2





Information forwarded to guix-patches <at> gnu.org:
bug#52746; Package guix-patches. (Thu, 23 Dec 2021 05:01:02 GMT) Full text and rfc822 format available.

Message #8 received at 52746 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Vinicius Monego <monego <at> posteo.net>
Cc: 52746 <at> debbugs.gnu.org
Subject: Re: [bug#52746] [PATCH] gnu: openexr: Update to 3.1.3.
Date: Thu, 23 Dec 2021 00:00:34 -0500
On Thu, Dec 23, 2021 at 02:07:43AM +0000, Vinicius Monego wrote:
> * gnu/packages/graphics.scm (openexr): Update to 3.1.3.

Thanks! Pushed as 69fbc885cec392ac96dccf310d84e82033f23b5b




bug closed, send any further explanations to 52746 <at> debbugs.gnu.org and Vinicius Monego <monego <at> posteo.net> Request was from Leo Famulari <leo <at> famulari.name> to control <at> debbugs.gnu.org. (Thu, 23 Dec 2021 05:01:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 20 Jan 2022 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 97 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.