mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-22 02:00:29 +02:00
gnu: rhythmbox: Update to 3.4.1.
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.1.
This commit is contained in:
@@ -3292,7 +3292,7 @@ which can read a large number of file formats.")
|
||||
(define-public rhythmbox
|
||||
(package
|
||||
(name "rhythmbox")
|
||||
(version "3.4")
|
||||
(version "3.4.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||
@@ -3300,7 +3300,7 @@ which can read a large number of file formats.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1347747m90aiz47wny1f8rdk5195qf2ph0554c6y91711sm951gg"))))
|
||||
"1dj1hgdyhmwzs6h2zr89b1ipk0p6g7x74rfz56a5yjds3ik8d7q3"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(arguments
|
||||
`(#:configure-flags
|
||||
|
||||
Reference in New Issue
Block a user