guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/08: gnu: totem-pl-parser: Update to 3.10.8.


From: Tobias Geerinckx-Rice
Subject: 02/08: gnu: totem-pl-parser: Update to 3.10.8.
Date: Fri, 18 Aug 2017 08:53:19 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 7c94a3599eedfd53fcbad70baebbcbed3e38d0fa
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Aug 18 13:50:22 2017 +0200

    gnu: totem-pl-parser: Update to 3.10.8.
    
    * gnu/packages/gnome.scm (totem-pl-parser): Update to 3.10.8.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index dab450a..9ad56e0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2983,7 +2983,7 @@ settings, themes, mouse settings, and startup of other 
daemons.")
 (define-public totem-pl-parser
  (package
    (name "totem-pl-parser")
-   (version "3.10.7")
+   (version "3.10.8")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnome/sources/totem-pl-parser/"
@@ -2991,7 +2991,7 @@ settings, themes, mouse settings, and startup of other 
daemons.")
                                 "totem-pl-parser-" version ".tar.xz"))
             (sha256
              (base32
-              "17089sqyh6w6zr8ci865ihmvqshnslcsk9fbsl4s7yii66y8b0lw"))))
+              "0ayxg0gfs5h5jhr811ja5hxlhryklzp6jlal2ach9wym2c3hmigz"))))
    (build-system gnu-build-system)
    (arguments
     ;; FIXME: Tests require gvfs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]