me
/
guix
Archived
1
0
Fork 0

gnu: totem: Update to 3.24.0.

* gnu/packages/gnome.scm (totem): Update to 3.24.0.
master
Marius Bakke 2017-05-24 19:41:41 +02:00
parent 16c2b151a3
commit aad56d0e21
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -3343,7 +3343,7 @@ for application developers.")
(define-public totem
(package
(name "totem")
(version "3.22.0")
(version "3.24.0")
(source
(origin
(method url-fetch)
@ -3352,7 +3352,7 @@ for application developers.")
name "-" version ".tar.xz"))
(sha256
(base32
"1sjgjqhpsh3kipnbc8y31xz64s61xjayxq98pi0vkgbl2rdmnsh2"))))
"00cdlll5b0wj5ckl1pc0a3g39a0hlq0gxkcsh1f6p20fjixqzmwv"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)