guix-commits
[Top][All Lists]
Advanced

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

03/03: website: Update to 0.8.3.


From: Ludovic Courtès
Subject: 03/03: website: Update to 0.8.3.
Date: Wed, 22 Jul 2015 10:42:27 +0000

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

commit 76beeac2210b22336ddf6c5a2424a1b041ce2544
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jul 22 12:42:09 2015 +0200

    website: Update to 0.8.3.
    
    * website/www/shared.scm (latest-guix-version): Update to 0.8.3.
---
 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 29676ea..6eae706 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.2"))
+  (make-parameter "0.8.3"))
 
 (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]