mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: totem: Update to 43.2.
* gnu/packages/gnome.scm (totem): Update to 43.2. Change-Id: I6eb3ce00a1a18cc2659cf03971779e96bca238e5
This commit is contained in:
committed by
Andreas Enge
parent
0eca89180d
commit
d7502491f8
@@ -6618,7 +6618,7 @@ discovery protocols.")
|
||||
(define-public totem
|
||||
(package
|
||||
(name "totem")
|
||||
(version "43.1")
|
||||
(version "43.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -6627,7 +6627,7 @@ discovery protocols.")
|
||||
"totem-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0vcyfna0z58s9h8h3pb0pqmlrx8j097ymr7zndf9hi34khg2js2n"))))
|
||||
"197606ffjwlr4j566bjwlwrw6zzmjyj4hj7i0jk9afxrzcq7s00b"))))
|
||||
(build-system meson-build-system)
|
||||
(native-inputs
|
||||
(list `(,glib "bin") ;for 'glib-mkenums'
|
||||
|
||||
Reference in New Issue
Block a user