gnu: shotcut: Update to 21.10.31.
* gnu/packages/video.scm (shotcut): Update to 21.10.31. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
		
							parent
							
								
									82e5a1b4c3
								
							
						
					
					
						commit
						2d92b3bbb6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4889,7 +4889,7 @@ transitions, and effects and then export your film to many common formats.") | ||||||
| (define-public shotcut | (define-public shotcut | ||||||
|   (package |   (package | ||||||
|     (name "shotcut") |     (name "shotcut") | ||||||
|     (version "21.09.20") |     (version "21.10.31") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -4898,7 +4898,7 @@ transitions, and effects and then export your film to many common formats.") | ||||||
|              (commit (string-append "v" version)))) |              (commit (string-append "v" version)))) | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "1y46n5gmlayfl46l0vhg5g5dbbc0sg909mxb68sia0clkaas8xrh")))) |         (base32 "0jgv6wl65gf6c4nmfica8k9vbgn3w3594d1phx1mb7zjvyy9y97k")))) | ||||||
|     (build-system qt-build-system) |     (build-system qt-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:tests? #f ;there are no tests |      `(#:tests? #f ;there are no tests | ||||||
|  |  | ||||||
		Reference in a new issue