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