gnu: ani-cli: Update to 4.8.
* gnu/packages/video.scm (ani-cli): Update to 4.8. Signed-off-by: Clément Lassieur <clement@lassieur.org> Change-Id: I9746550ea989b14f7d2e3fe646daf323e09c8d4f
This commit is contained in:
		
							parent
							
								
									67960be52e
								
							
						
					
					
						commit
						ec9cb94ba2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -218,7 +218,7 @@ | |||
| (define-public ani-cli | ||||
|   (package | ||||
|     (name "ani-cli") | ||||
|     (version "4.6") | ||||
|     (version "4.8") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -227,7 +227,7 @@ | |||
|              (commit (string-append "v" version)))) | ||||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 "1ni9pzjb5qh87iz7c8252bx79qadr1qx6jnkqvvjcqrchh7q473a")))) | ||||
|         (base32 "1xfcn51yyzjc7gr2xzhz2i1i500ad1877dmdadipfdlfcs4l4yxy")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (arguments | ||||
|      (list | ||||
|  |  | |||
		Reference in a new issue