gnu: python-gst: Update to 1.22.2.
* gnu/packages/gstreamer.scm (python-gst): Update to 1.22.2.
This commit is contained in:
		
							parent
							
								
									6c0a68acac
								
							
						
					
					
						commit
						5842d69824
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1104,7 +1104,7 @@ binary, but none of the actual plugins.")))
 | 
				
			||||||
(define-public python-gst
 | 
					(define-public python-gst
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-gst")
 | 
					    (name "python-gst")
 | 
				
			||||||
    (version "1.22.1")
 | 
					    (version "1.22.2")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -1112,7 +1112,7 @@ binary, but none of the actual plugins.")))
 | 
				
			||||||
                    "gst-python-" version ".tar.xz"))
 | 
					                    "gst-python-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1fryl7rifgjkcc3wsfn4c3as3znhr8y8jnsib8kn8nk83m28l04n"))))
 | 
					                "1bak46bj92gyz613m99mnl0yw0qhbhq5dfxifnvldgp45kcb7wmy"))))
 | 
				
			||||||
    (build-system meson-build-system)
 | 
					    (build-system meson-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     (list
 | 
					     (list
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue