unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52746] [PATCH] gnu: openexr: Update to 3.1.3.
@ 2021-12-23  2:07 Vinicius Monego
  2021-12-23  5:00 ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2021-12-23  2:07 UTC (permalink / raw)
  To: 52746; +Cc: Vinicius Monego

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#52746] [PATCH] gnu: openexr: Update to 3.1.3.
  2021-12-23  2:07 [bug#52746] [PATCH] gnu: openexr: Update to 3.1.3 Vinicius Monego
@ 2021-12-23  5:00 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-12-23  5:00 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 52746

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-23  5:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-23  2:07 [bug#52746] [PATCH] gnu: openexr: Update to 3.1.3 Vinicius Monego
2021-12-23  5:00 ` Leo Famulari

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).