[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: brdf-explorer: Use HTTPS source URL.
From: |
Leo Famulari |
Subject: |
02/02: gnu: brdf-explorer: Use HTTPS source URL. |
Date: |
Sun, 2 Apr 2017 20:01:34 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit b53fa16f9cff85e2f1ff3445162021dfbde1f591
Author: Leo Famulari <address@hidden>
Date: Sun Apr 2 19:56:20 2017 -0400
gnu: brdf-explorer: Use HTTPS source URL.
* gnu/packages/graphics.scm (brdf-explorer)[source]: Use HTTPS URL.
---
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 b552857..a502f24 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -431,7 +431,7 @@ output.")
;; so use the latest revision.
(method svn-fetch)
(uri (svn-reference
- (url "http://github.com/wdas/brdf")
+ (url "https://github.com/wdas/brdf")
(revision (string->number version))))
(sha256
(base32