guix-commits
[Top][All Lists]
Advanced

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

03/05: website: shared: Switch to 0.8.2.


From: Ludovic Courtès
Subject: 03/05: website: shared: Switch to 0.8.2.
Date: Thu, 14 May 2015 12:09:42 +0000

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

commit ef324da4120e4502e682dd2a8c5b01a0f7559233
Author: Ludovic Courtès <address@hidden>
Date:   Thu May 14 12:02:12 2015 +0200

    website: shared: Switch to 0.8.2.
    
    * website/www/shared.scm (latest-guix-version): Set to 0.8.2.
---
 website/www/shared.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/website/www/shared.scm b/website/www/shared.scm
index b51809b..69dd608 100644
--- a/website/www/shared.scm
+++ b/website/www/shared.scm
@@ -7,7 +7,7 @@
            html-page-footer))
 
 (define latest-guix-version
-  (make-parameter "0.8.1"))
+  (make-parameter "0.8.2"))
 
 (define* (html-page-header title #:key (css "article.css"))
   `(head (meta (@ (charset "utf-8")))



reply via email to

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