gnu: diffoscope: Update to 188.
* gnu/packages/diffoscope.scm (diffoscope): Update to 188.
This commit is contained in:
		
							parent
							
								
									b142611b36
								
							
						
					
					
						commit
						7f151c9bd8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -72,7 +72,7 @@ | |||
| (define-public diffoscope | ||||
|   (package | ||||
|     (name "diffoscope") | ||||
|     (version "186") | ||||
|     (version "188") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -81,7 +81,7 @@ | |||
|              (commit version))) | ||||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 "1qlll5jn76ci5jy915v2kvyngfyycwylxpbdylffzaninvdy3dav")) | ||||
|         (base32 "1byd28ihni5g0ikjjcsq68smj1rw33vv9z0cymqa4ds670c77yvn")) | ||||
|        (patches | ||||
|         (search-patches "diffoscope-fix-test_item3_deflate_llvm_bitcode.patch")))) | ||||
|     (build-system python-build-system) | ||||
|  |  | |||
		Reference in a new issue