guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: exercism: Update home-page.


From: guix-commits
Subject: 02/03: gnu: exercism: Update home-page.
Date: Sat, 1 Oct 2022 17:06:32 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 04516a7adffd23ecbe23a718625b3adcefe1f63e
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sat Oct 1 23:47:06 2022 +0300

    gnu: exercism: Update home-page.
    
    * gnu/packages/education.scm (exercism)[home-page]: Follow redirect.
---
 gnu/packages/education.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm
index f16324a2c6..9e082b00c0 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -1094,7 +1094,7 @@ machine, and more.")
        ("github.com/spf13/viper" ,go-github-com-spf13-viper)
        ("golang.org/x/net" ,go-golang-org-x-net)
        ("golang.org/x/text" ,go-golang-org-x-text)))
-    (home-page "https://exercism.io";)
+    (home-page "https://exercism.org/";)
     (synopsis "Mentored learning for programming languages")
     (description "Commandline client for exercism.io, a free service providing
 mentored learning for programming languages.")



reply via email to

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