gnu: obs: Update to 29.0.2
* gnu/packages/video.scm (obs): Update to 29.0.2 Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
		
							parent
							
								
									5a8d9d2721
								
							
						
					
					
						commit
						28cca50a04
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3405,7 +3405,7 @@ be used for realtime video capture via Linux-specific APIs.") | |||
| (define-public obs | ||||
|   (package | ||||
|     (name "obs") | ||||
|     (version "29.0.0") | ||||
|     (version "29.0.2") | ||||
|     (source (origin | ||||
|               (method git-fetch) | ||||
|               (uri (git-reference | ||||
|  | @ -3415,7 +3415,7 @@ be used for realtime video capture via Linux-specific APIs.") | |||
|               (file-name (git-file-name name version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "15nvvlpryvlbf76918jvygg1985glz38cndfgnc2c0009vdb9qbk")) | ||||
|                 "1ijn19wy52fa7ahr29v1rzvh6j0qr7i5xl129m6s9c644f7i51ac")) | ||||
|               (patches | ||||
|                (search-patches "obs-modules-location.patch")))) | ||||
|     (build-system cmake-build-system) | ||||
|  |  | |||
		Reference in a new issue