gnu: pingus: Update source URI.
* gnu/packages/games.scm (pingus)[source](uri): Change to current repository.
This commit is contained in:
		
							parent
							
								
									97bc3cbea5
								
							
						
					
					
						commit
						4b889d3a7a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue