gnu: gst-plugins-base: Update to 1.22.3.
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.22.3.
This commit is contained in:
		
							parent
							
								
									32cb6c4c62
								
							
						
					
					
						commit
						0821bb4af9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -542,7 +542,7 @@ This package provides the core library and elements.") | |||
| (define-public gst-plugins-base | ||||
|   (package | ||||
|     (name "gst-plugins-base") | ||||
|     (version "1.22.2") | ||||
|     (version "1.22.3") | ||||
|     (source | ||||
|      (origin | ||||
|       (method url-fetch) | ||||
|  | @ -550,7 +550,7 @@ This package provides the core library and elements.") | |||
|                           name "-" version ".tar.xz")) | ||||
|       (sha256 | ||||
|        (base32 | ||||
|         "0jcxcx4mgfjvfb3ixibwhx8j330mq3ap469w7hapm6z79q614rgb")))) | ||||
|         "1ww9xx6c4mwvgn9k56d1xfnd3i1jm4v8rfiy4f07686ll24n4n8w")))) | ||||
|     (build-system meson-build-system) | ||||
|     (propagated-inputs | ||||
|      (list glib                     ;required by gstreamer-sdp-1.0.pc | ||||
|  |  | |||
		Reference in a new issue