guix-commits
[Top][All Lists]
Advanced

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

01/05: gnu: pingus: Update source URI.


From: guix-commits
Subject: 01/05: gnu: pingus: Update source URI.
Date: Wed, 30 Oct 2019 20:04:04 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 4b889d3a7a66a37d6513754eae312003a53352cd
Author: Marius Bakke <address@hidden>
Date:   Thu Oct 31 00:40:57 2019 +0100

    gnu: pingus: Update source URI.
    
    * 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 d0a5d28..04b06c8 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



reply via email to

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