guix-commits
[Top][All Lists]
Advanced

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

02/02: website: Update to 0.9.0.


From: Ludovic Courtès
Subject: 02/02: website: Update to 0.9.0.
Date: Thu, 05 Nov 2015 09:05:40 +0000

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

commit b4fdc1c17192846949691462667e5f559179b9d0
Author: Ludovic Courtès <address@hidden>
Date:   Thu Nov 5 10:04:55 2015 +0100

    website: Update to 0.9.0.
    
    * website/www/shared.scm (latest-guix-version): Bump to 0.9.0.
---
 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 6eae706..f77a494 100644
--- a/website/www/shared.scm
+++ b/website/www/shared.scm
@@ -28,7 +28,7 @@
            html-page-footer))
 
 (define latest-guix-version
-  (make-parameter "0.8.3"))
+  (make-parameter "0.9.0"))
 
 (define* (html-page-header title #:key (css "article.css") js)
   `(head (meta (@ (charset "utf-8")))



reply via email to

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