guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/14: gnu: openimageio: Use HTTPS home page.


From: guix-commits
Subject: 07/14: gnu: openimageio: Use HTTPS home page.
Date: Mon, 16 Mar 2020 23:51:00 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 831d64cc174ec0607503006b243824df6e086f03
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:23:05 2020 +0100

    gnu: openimageio: Use HTTPS home page.
    
    * gnu/packages/graphics.scm (openimageio)[home-page]: Use HTTPS.
---
 gnu/packages/graphics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index f5ebfaa..1a1038e 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -420,7 +420,7 @@ storage of the \"EXR\" file format for storing 16-bit 
floating-point images.")
 related classes, utilities, and applications.  There is a particular emphasis
 on formats and functionality used in professional, large-scale animation and
 visual effects work for film.")
-    (home-page "http://www.openimageio.org";)
+    (home-page "https://www.openimageio.org";)
     (license license:bsd-3)))
 
 ;; This older version of OpenImageIO is required for Blender 2.79.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]