gnu: librecast: Update to 0.11.2.

* gnu/packages/networking.scm (librecast): Update to 0.11.2.
This commit is contained in:
Vagrant Cascadian 2025-06-18 11:03:39 -07:00
parent 332758dd5a
commit b59e9527aa
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -554,7 +554,7 @@ GLib-based library, libnice, as well as GStreamer elements to use it.")
(define-public librecast
(package
(name "librecast")
(version "0.10.0")
(version "0.11.2")
(source
(origin
(method git-fetch)
@ -563,7 +563,7 @@ GLib-based library, libnice, as well as GStreamer elements to use it.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "04h7hzm0j9cvcd5skrbnyd69pidbrxzqsnciz0yxwbb883nd5kmq"))))
(base32 "06185zz2glfzqvnz579byvfhrzqw1j0fhxkwrcnzfvp8fiaacnql"))))
(build-system gnu-build-system)
(arguments
(list