[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: opensubdiv: Use HTTPS home page.
From: |
guix-commits |
Subject: |
01/08: gnu: opensubdiv: Use HTTPS home page. |
Date: |
Tue, 17 Mar 2020 15:08:57 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5331dcd6fc8073ae7147e3c081247722270b490c
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:30:12 2020 +0100
gnu: opensubdiv: Use HTTPS home page.
* gnu/packages/graphics.scm (opensubdiv)[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 1a1038e..2d50a5f 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -979,7 +979,7 @@ requirements.")
("libxi" ,libxi)
("zlib" ,zlib)
("glfw" ,glfw)))
- (home-page "http://graphics.pixar.com/opensubdiv/")
+ (home-page "https://graphics.pixar.com/opensubdiv/")
(synopsis "High performance subdivision surface evaluation")
(description "OpenSubdiv is a set of libraries that implement high
performance subdivision surface (subdiv) evaluation on massively parallel CPU
- branch master updated (eecf724 -> 5a3cbfc), guix-commits, 2020/03/17
- 01/08: gnu: opensubdiv: Use HTTPS home page.,
guix-commits <=
- 02/08: gnu: guitarix: Use HTTPS home page., guix-commits, 2020/03/17
- 04/08: gnu: tftp-hpa: Use HTTPS home page., guix-commits, 2020/03/17
- 03/08: gnu: liboop: Use HTTPS home page., guix-commits, 2020/03/17
- 06/08: gnu: bridge-utils: Update home page., guix-commits, 2020/03/17
- 08/08: gnu: redis: Use HTTPS home page., guix-commits, 2020/03/17
- 05/08: gnu: Add straw-viewer., guix-commits, 2020/03/17
- 07/08: gnu: sipcalc: Use HTTPS home page., guix-commits, 2020/03/17