guix-commits
[Top][All Lists]
Advanced

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

branch master updated: website: donate: Update list of desired hardware.


From: Leo Famulari
Subject: branch master updated: website: donate: Update list of desired hardware.
Date: Fri, 26 Feb 2021 15:40:39 -0500

This is an automated email from the git hooks/post-receive script.

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

The following commit(s) were added to refs/heads/master by this push:
     new 1942c05  website: donate: Update list of desired hardware.
1942c05 is described below

commit 1942c0525715833698af78a0d3719ccd27475193
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Fri Feb 26 15:39:03 2021 -0500

    website: donate: Update list of desired hardware.
    
    * website/apps/base/templates/donate.scm (donate-t): Request donations
    of armv8 hardware.
---
 website/apps/base/templates/donate.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/website/apps/base/templates/donate.scm 
b/website/apps/base/templates/donate.scm
index 6077891..7089de7 100644
--- a/website/apps/base/templates/donate.scm
+++ b/website/apps/base/templates/donate.scm
@@ -82,6 +82,9 @@ system|GNU Hurd|GNU Guix package manager|Donations") #\|)
          `(li "armv7 machines (such as the Novena) to more quickly test
                and provide binaries for the armhf-linux port;"))
        ,(G_
+         `(li "armv8 machines to more quickly test and provide binaries
+              for the aarch64-linux port;"))
+       ,(G_
          `(li "mips64el machines to strengthen this port.")))
 
       ,(G_



reply via email to

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