iyzsong pushed a commit to branch gnome-updates
in repository guix.
commit eced8b27865cc807e1a9595b406c250012017e85
Author: 宋文武 <[email protected]>
Date: Thu Apr 7 09:02:11 2016 +0800
gnu: totem-pl-parser: Update to 3.10.6.
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.10.6.
---
gnu/packages/gnome.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c2c9fac..d79410d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2559,14 +2559,14 @@ settings, themes, mouse settings, and startup of other
daemons.")
(define-public totem-pl-parser
(package
(name "totem-pl-parser")
- (version "3.10.5")
+ (version "3.10.6")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/totem-pl-parser/3.10/"
"totem-pl-parser-" version ".tar.xz"))
(sha256
(base32
- "0dw1kiwmjwdjrighri0j9nagsnj44dllm0mamnfh4y5nc47mhim7"))))
+ "0mv7aw9mw77w04zg95zjf0zmk6ckshpysbb9nap15h5is6zdk9cq"))))
(build-system gnu-build-system)
(arguments
;; FIXME: Tests require gvfs.