gnu: rhythmbox: Update to 3.4.1.

* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.1.
This commit is contained in:
Mark H Weaver 2017-01-09 03:57:08 -05:00
parent e6f5e6b65a
commit 4faa8abebe
No known key found for this signature in database
GPG key ID: 7CEF29847562C516

View file

@ -3292,7 +3292,7 @@ (define-public totem
(define-public rhythmbox (define-public rhythmbox
(package (package
(name "rhythmbox") (name "rhythmbox")
(version "3.4") (version "3.4.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/" (uri (string-append "mirror://gnome/sources/" name "/"
@ -3300,7 +3300,7 @@ (define-public rhythmbox
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1347747m90aiz47wny1f8rdk5195qf2ph0554c6y91711sm951gg")))) "1dj1hgdyhmwzs6h2zr89b1ipk0p6g7x74rfz56a5yjds3ik8d7q3"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags