parent
							
								
									57cdc1fada
								
							
						
					
					
						commit
						2ec339c25a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -456,14 +456,14 @@ some compression ratio).")
 | 
				
			||||||
(define-public lzip
 | 
					(define-public lzip
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "lzip")
 | 
					    (name "lzip")
 | 
				
			||||||
    (version "1.19")
 | 
					    (version "1.18")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
             (method url-fetch)
 | 
					             (method url-fetch)
 | 
				
			||||||
             (uri (string-append "mirror://savannah/lzip/lzip-"
 | 
					             (uri (string-append "mirror://savannah/lzip/lzip-"
 | 
				
			||||||
                                 version ".tar.gz"))
 | 
					                                 version ".tar.gz"))
 | 
				
			||||||
             (sha256
 | 
					             (sha256
 | 
				
			||||||
              (base32
 | 
					              (base32
 | 
				
			||||||
               "1abbch762gv8rjr579q3qyyk6c80plklbv2mw4x0vg71dgsw9bgz"))))
 | 
					               "1p8lvc22sv3damld9ng8y6i8z2dvvpsbi9v7yhr5bc2a20m8iya7"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (home-page "http://www.nongnu.org/lzip/lzip.html")
 | 
					    (home-page "http://www.nongnu.org/lzip/lzip.html")
 | 
				
			||||||
    (synopsis "Lossless data compressor based on the LZMA algorithm")
 | 
					    (synopsis "Lossless data compressor based on the LZMA algorithm")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue