guix-commits
[Top][All Lists]
Advanced

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

02/02: website: donate: Mention aarch64.


From: Ludovic Courtès
Subject: 02/02: website: donate: Mention aarch64.
Date: Mon, 24 Jul 2017 09:34:46 -0400 (EDT)

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

commit badfa7cd5fcf94d618b2415f1929dfbe29fa42ed
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jul 24 15:32:44 2017 +0200

    website: donate: Mention aarch64.
    
    * website/www/donate.scm (donate-page): Mention aarch64.
---
 website/www/donate.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/website/www/donate.scm b/website/www/donate.scm
index 5743d68..567822e 100644
--- a/website/www/donate.scm
+++ b/website/www/donate.scm
@@ -65,6 +65,10 @@ donations of hardware and optionally hosting for the 
following kinds of
 machines (they should be usable with exclusively free software): ")
                (ul (li "x86_64 machines, with on the order of 1\xa0TiB of
 storage and 4\xa0GiB of RAM;")
+                    (li "aarch64 (armv8) machines, for our new "
+                        (a (@ (href ,(base-url
+                                      "news/state-of-aarch64-on-guix.html")))
+                           "aarch64 port") ";")
                    (li "armv7 machines (such as the Novena) to more quickly
 test and provide binaries for the armhf-linux port;")
                    (li "mips64el machines to strengthen this port."))



reply via email to

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