gnu: sparse: Update to 0.6.3.
* gnu/packages/c.scm (sparse): Update to 0.6.3.
This commit is contained in:
		
							parent
							
								
									ddb418b514
								
							
						
					
					
						commit
						24f3dffd9a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -370,7 +370,7 @@ any other grammar rules.") | |||
| (define-public sparse | ||||
|   (package | ||||
|     (name "sparse") | ||||
|     (version "0.6.2") | ||||
|     (version "0.6.3") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri | ||||
|  | @ -378,7 +378,7 @@ any other grammar rules.") | |||
|                               "sparse-"  version ".tar.xz")) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1z11chawwcmf5xxx5v52cj7wrr3warz6q5wlcjvxpif1jbga172i")))) | ||||
|                 "16d8c4dhipjzjf8z4z7pix1pdpqydz0v4r7i345f5s09hjnxpxnl")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (inputs `(("perl" ,perl))) | ||||
|     (arguments | ||||
|  |  | |||
		Reference in a new issue