gnu: totem: Update to 43.2.

* gnu/packages/gnome.scm (totem): Update to 43.2.

Change-Id: I6eb3ce00a1a18cc2659cf03971779e96bca238e5
This commit is contained in:
Maxim Cournoyer 2025-07-26 22:57:52 +09:00 committed by Liliana Marie Prikler
parent 899ba94fa3
commit f8e866e495
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -6765,7 +6765,7 @@ discovery protocols.")
(define-public totem
(package
(name "totem")
(version "43.1")
(version "43.2")
(source
(origin
(method url-fetch)
@ -6774,7 +6774,7 @@ discovery protocols.")
"totem-" version ".tar.xz"))
(sha256
(base32
"0vcyfna0z58s9h8h3pb0pqmlrx8j097ymr7zndf9hi34khg2js2n"))))
"197606ffjwlr4j566bjwlwrw6zzmjyj4hj7i0jk9afxrzcq7s00b"))))
(build-system meson-build-system)
(native-inputs
(list `(,glib "bin") ;for 'glib-mkenums'