gnu: guile-xcb: Update source URL.
* gnu/packages/guile-wm.scm (guile-xcb)[source]: Use archived tarball URL.
This commit is contained in:
		
							parent
							
								
									94e86a6b67
								
							
						
					
					
						commit
						44aca1a3e5
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -34,7 +34,8 @@
 | 
			
		|||
    (version "1.3")
 | 
			
		||||
    (source (origin
 | 
			
		||||
             (method url-fetch)
 | 
			
		||||
             (uri (string-append "http://www.markwitmer.com/dist/guile-xcb-"
 | 
			
		||||
             (uri (string-append "http://web.archive.org/web/20150803094848/"
 | 
			
		||||
                                 "http://www.markwitmer.com/dist/guile-xcb-"
 | 
			
		||||
                                 version ".tar.gz"))
 | 
			
		||||
             (sha256
 | 
			
		||||
              (base32
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue