gnu: guile-parted: Update to 0.0.7.
* gnu/packages/guile-xyz.scm (guile-parted): Update to 0.0.7.
This commit is contained in:
		
							parent
							
								
									a6d6a48b15
								
							
						
					
					
						commit
						b5510269c5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1449,7 +1449,7 @@ microblogging service.")
 | 
				
			||||||
(define-public guile-parted
 | 
					(define-public guile-parted
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "guile-parted")
 | 
					    (name "guile-parted")
 | 
				
			||||||
    (version "0.0.6")
 | 
					    (version "0.0.7")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method git-fetch)
 | 
					              (method git-fetch)
 | 
				
			||||||
              (uri (git-reference
 | 
					              (uri (git-reference
 | 
				
			||||||
| 
						 | 
					@ -1458,7 +1458,7 @@ microblogging service.")
 | 
				
			||||||
              (file-name (git-file-name name version))
 | 
					              (file-name (git-file-name name version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "12ygz0dw8zjr8g3z4g3sh4d1yw3fiphh0ssyqd4nllqa3sfwv21f"))
 | 
					                "8a9913843170dc7e46bbb1c93d7c41241fa6d649"))
 | 
				
			||||||
              (modules '((guix build utils)))))
 | 
					              (modules '((guix build utils)))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue