summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2017-11-27 16:43:36 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2017-11-27 17:06:26 +0100
commit778c4a2fa1fc2a890f8a5722334b234158ccb636 (patch)
tree862f6a337fff7c6f957cbad2be72a54049debacd
parent47aba9ddc9a01a14b809031e2bc441acdf1d89a6 (diff)
downloadguix-patches-778c4a2fa1fc2a890f8a5722334b234158ccb636.tar
guix-patches-778c4a2fa1fc2a890f8a5722334b234158ccb636.tar.gz
gnu: rhythmbox: Update to 3.4.2.
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.2.
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 9413e9ff4e..9a46495f10 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3691,7 +3691,7 @@ which can read a large number of file formats.")
(define-public rhythmbox
(package
(name "rhythmbox")
- (version "3.4.1")
+ (version "3.4.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -3699,7 +3699,7 @@ which can read a large number of file formats.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1dj1hgdyhmwzs6h2zr89b1ipk0p6g7x74rfz56a5yjds3ik8d7q3"))))
+ "0hzcns8gf5yb0rm4ss8jd8qzarcaplp5cylk6plwilsqfvxj4xn2"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags