gnu: libotf: Fix source URI.
* gnu/packages/fontutils.scm (libotf)[source]: Fix suorce URI.
This commit is contained in:
		
							parent
							
								
									4bdc3df92d
								
							
						
					
					
						commit
						6a703976f4
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -434,8 +434,7 @@ resolution.") | |||
|     (version "0.9.13") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (string-append | ||||
|                     "mirror://savannah/releases/m17n/libotf-" | ||||
|               (uri (string-append "mirror://savannah/m17n/libotf-" | ||||
|                                   version ".tar.gz")) | ||||
|               (sha256 | ||||
|                (base32 "0239zvfan56w7vrppriwy77fzb10ag9llaz15nsraps2a2x6di3v")))) | ||||
|  |  | |||
		Reference in a new issue