guix-patches
[Top][All Lists]
Advanced

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

[bug#38122] [PATCH 011/197] gnu: pingus: Update source URI.


From: Hartmut Goebel
Subject: [bug#38122] [PATCH 011/197] gnu: pingus: Update source URI.
Date: Fri, 8 Nov 2019 11:33:39 +0100

From: Marius Bakke <address@hidden>

* gnu/packages/games.scm (pingus)[source](uri): Change to current repository.
---
 gnu/packages/games.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index d0a5d28f04..04b06c88ee 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1438,7 +1438,7 @@ fight Morgoth, the Lord of Darkness.")
      (origin
        (method git-fetch)
        (uri (git-reference
-              (url "https://github.com/Pingus/pingus.git";)
+              (url "https://gitlab.com/pingus/pingus.git";)
               (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-- 
2.21.0






reply via email to

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