me
/
guix
Archived
1
0
Fork 0

gnu: gst-plugins-bad: Update to 1.22.3.

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

View File

@ -760,14 +760,14 @@ model to base your own plug-in on, here it is.")
(define-public gst-plugins-bad
(package
(name "gst-plugins-bad")
(version "1.22.2")
(version "1.22.3")
(source (origin
(method url-fetch)
(uri (string-append "https://gstreamer.freedesktop.org/src/"
name "/" name "-" version ".tar.xz"))
(sha256
(base32
"03rd09wsrf9xjianpnnvamb4n3lndhd4x31srqsqab20wcfaz3rx"))
"1n116sphawmlqyjp1b8sv07vz4rjk1zn07286w37y4l65pp8yyg1"))
(modules '((guix build utils)))
(snippet
'(begin