gnu: gstreamer: Update to 1.22.2.
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.22.2.
This commit is contained in:
		
							parent
							
								
									c65543bcfd
								
							
						
					
					
						commit
						f2158fc9ae
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -464,7 +464,7 @@ the GStreamer multimedia framework.")
 | 
				
			||||||
(define-public gstreamer
 | 
					(define-public gstreamer
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "gstreamer")
 | 
					    (name "gstreamer")
 | 
				
			||||||
    (version "1.22.1")
 | 
					    (version "1.22.2")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -473,7 +473,7 @@ the GStreamer multimedia framework.")
 | 
				
			||||||
             version ".tar.xz"))
 | 
					             version ".tar.xz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0wg7zlj2pqkkxk71a1mwi4lc960ifv4n7spwzlakcxi6z5csfg6d"))))
 | 
					         "08cfz2vkf494rsg0bn75px26fxs3syvxnsc9lj5n074j0cvfgbxj"))))
 | 
				
			||||||
    (build-system meson-build-system)
 | 
					    (build-system meson-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     (list #:disallowed-references (list python)
 | 
					     (list #:disallowed-references (list python)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue