mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: totem: Update to 43.2.
* gnu/packages/gnome.scm (totem): Update to 43.2. Change-Id: I6eb3ce00a1a18cc2659cf03971779e96bca238e5
This commit is contained in:
parent
899ba94fa3
commit
f8e866e495
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue