guix-commits
[Top][All Lists]
Advanced

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

[no subject]


From: Mathieu Othacehe
Date: Thu, 12 Aug 2021 04:55:43 -0400 (EDT)

branch: master
commit a7c3e4c6e425491b29b3f7409279879b7730d1bf
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Thu Aug 12 10:46:24 2021 +0200

    examples: Change the specification name to hello.
    
    * examples/hello.scm: Change the specification name to hello.
---
 examples/hello.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/hello.scm b/examples/hello.scm
index 086cbd3..22abf57 100644
--- a/examples/hello.scm
+++ b/examples/hello.scm
@@ -1,3 +1,3 @@
 (list (specification
-       (name "guix-master")
+       (name "hello")
        (build 'hello)))



reply via email to

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