me
/
guix
Archived
1
0
Fork 0

gnu: python-gst: Update to 1.22.3.

* gnu/packages/gstreamer.scm (python-gst): Update to 1.22.3.
master
Liliana Marie Prikler 2023-05-27 09:14:39 +02:00
parent 7de109101b
commit 817deeb1aa
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -1091,7 +1091,7 @@ binary, but none of the actual plugins.")))
(define-public python-gst
(package
(name "python-gst")
(version "1.22.2")
(version "1.22.3")
(source (origin
(method url-fetch)
(uri (string-append
@ -1099,7 +1099,7 @@ binary, but none of the actual plugins.")))
"gst-python-" version ".tar.xz"))
(sha256
(base32
"1bak46bj92gyz613m99mnl0yw0qhbhq5dfxifnvldgp45kcb7wmy"))))
"073kii36ncgsyq0b5njbsvprrg1k3kmydr3dxwiccjv3pvxd7gkh"))))
(build-system meson-build-system)
(arguments
(list