guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: hpcguix-web: Fix indentation.


From: guix-commits
Subject: 01/01: gnu: hpcguix-web: Fix indentation.
Date: Wed, 27 Mar 2019 18:11:54 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit d98fb5603bd6fe9a7a7079aa143397465cb5d923
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Mar 27 22:18:46 2019 +0100

    gnu: hpcguix-web: Fix indentation.
    
    * gnu/packages/web.scm (hpcguix-web): Fix indentation.
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 8d0487e..c215c19 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6424,9 +6424,9 @@ compressed JSON header blocks.
        `(("guile" ,guile-2.2)
          ("guile-commonmark" ,guile-commonmark)
          ("guile-json" ,guile-json)))
-    (home-page "https://github.com/UMCUGenetics/hpcguix-web";)
+      (home-page "https://github.com/UMCUGenetics/hpcguix-web";)
       (synopsis "Web interface for cluster deployments of Guix")
       (description "Hpcguix-web provides a web interface to the list of 
packages
 provided by Guix.  The list of packages is searchable and provides
 instructions on how to use Guix in a shared HPC environment.")
-    (license l:agpl3+))))
+      (license l:agpl3+))))



reply via email to

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