guix-commits
[Top][All Lists]
Advanced

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

01/01: website: help: Add Hacker Public Radio interview with Chris.


From: Ludovic Courtès
Subject: 01/01: website: help: Add Hacker Public Radio interview with Chris.
Date: Sat, 14 Jan 2017 13:23:09 +0000 (UTC)

civodul pushed a commit to branch master
in repository guix-artwork.

commit 1de046c9400197cc773c70037c4228ea9c3f38fe
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jan 14 14:20:26 2017 +0100

    website: help: Add Hacker Public Radio interview with Chris.
    
    * website/www/help.scm (help-page): Add HPR interview with Chris.
---
 website/www/help.scm |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/website/www/help.scm b/website/www/help.scm
index 14fd001..fecf837 100644
--- a/website/www/help.scm
+++ b/website/www/help.scm
@@ -1,5 +1,5 @@
 ;;; GuixSD website --- GNU's advanced distro website
-;;; Copyright © 2015, 2016 Ludovic Courtès <address@hidden>
+;;; Copyright © 2015, 2016, 2017 Ludovic Courtès <address@hidden>
 ;;; Copyright © 2015 Mathieu Lirzin <address@hidden>
 ;;; Initially written by Luis Felipe López Acevedo <address@hidden>
 ;;; who waives all copyright interest on this file.
@@ -182,7 +182,12 @@ about the Nix package manager, which "
                            "more posts")))
 
                (h2 (@ (id "talks")) "Talks")
-               (ul (li "September 2016, "
+               (ul (li "December 2016 (recorded in Dec. 2015), "
+                        (a (@ (href
+                               "http://hackerpublicradio.org/eps.php?id=2198";))
+                           "interview with Chris Webber at Hacker Public 
Radio")
+                        " (1h 25mn)")
+                    (li "September 2016, "
                         (a (@ (href "http://cufp.org/2016/";))
                            "Commercial Users of Functional Programming (CUFP)")
                         ", "



reply via email to

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