all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] gnu: guile-opengl: Use https URL.
@ 2016-08-27 14:22 ng0
  0 siblings, 0 replies; only message in thread
From: ng0 @ 2016-08-27 14:22 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: 0003-gnu-guile-opengl-Use-https-URL.patch --]
[-- Type: text/x-patch, Size: 1334 bytes --]

From 42845c318bbdfa915cc73df8fcdaf71bf8fcf270 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@we.make.ritual.n0.is>
Date: Sat, 27 Aug 2016 13:44:28 +0000
Subject: [PATCH 3/4] gnu: guile-opengl: Use https URL.

* gnu/packages/gl.scm (guile-opengl)[home-page]: Use https URL.
---
 gnu/packages/gl.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index 4b5646e..1473b44 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -3,6 +3,7 @@
 ;;; Copyright © 2013 Joshua Grant <tadni@riseup.net>
 ;;; Copyright © 2014, 2016 David Thompson <davet@gnu.org>
 ;;; Copyright © 2014, 2015 Mark H Weaver <mhw@netris.org>
+;;; Copyright © 2016 ng0 <ng0@we.make.ritual.n0.is>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -434,7 +435,7 @@ extension functionality is exposed in a single header file.")
                      (dynamic-link-substitute "glu/runtime.scm" "GLU" "glu")
                      (dynamic-link-substitute "glut/runtime.scm" "glut"
                                               "freeglut"))))))
-    (home-page "http://gnu.org/s/guile-opengl")
+    (home-page "https://gnu.org/s/guile-opengl")
     (synopsis "Guile binding for the OpenGL graphics API")
     (description
      "Guile-OpenGL is a library for Guile that provides bindings to the
-- 
2.9.3


[-- Attachment #2: Type: text/plain, Size: 70 bytes --]


-- 
ng0
For non-prism friendly talk find me on http://www.psyced.org

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-27 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-27 14:22 [PATCH] gnu: guile-opengl: Use https URL ng0

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.