me
/
guix
Archived
1
0
Fork 0

gnu: gst-editing-services: Update to 1.20.3.

* gnu/packages/gstreamer.scm (gst-editing-services): Update to 1.20.3.
master
Liliana Marie Prikler 2022-06-26 19:25:51 +02:00
parent a7c64b598b
commit a6c3a6d798
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -992,7 +992,7 @@ decoders, muxers, and demuxers provided by FFmpeg.")
(define-public gst-editing-services
(package
(name "gst-editing-services")
(version "1.18.5")
(version "1.20.3")
(source (origin
(method url-fetch)
(uri (string-append
@ -1000,7 +1000,7 @@ decoders, muxers, and demuxers provided by FFmpeg.")
"gst-editing-services-" version ".tar.xz"))
(sha256
(base32
"1x8db4021qv4ypq1g6n5q2awrb7glr4xp1h650c3w7q59lwsix4a"))))
"18msiadg6wi1636ylp02yfiwphxlz39gh3vbxchl9qpvd7g9dn2z"))))
(build-system meson-build-system)
(arguments
;; FIXME: 16/22 failing tests.