gnu: kdenlive: Change source URL to follow permanent redirection.
* gnu/packages/kde.scm (kdenlive)[source]: Change url to follow permanent redirection. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
		
							parent
							
								
									e33a1e546a
								
							
						
					
					
						commit
						8ba70a6ad3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -142,7 +142,7 @@ This package contains GUI widgets for baloo.") | |||
|        (origin | ||||
|          (method git-fetch) | ||||
|          (uri (git-reference | ||||
|                (url "https://anongit.kde.org/kdenlive.git") | ||||
|                (url "https://invent.kde.org/multimedia/kdenlive") | ||||
|                (commit (string-append "v" version)))) | ||||
|          (file-name (string-append name "-" version "-checkout")) | ||||
|          (sha256 | ||||
|  |  | |||
		Reference in a new issue