guix-commits
[Top][All Lists]
Advanced

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

17/37: gnu: totem: Update to 3.20.1.


From: ???
Subject: 17/37: gnu: totem: Update to 3.20.1.
Date: Thu, 28 Apr 2016 15:24:57 +0000

iyzsong pushed a commit to branch gnome-updates
in repository guix.

commit cddfde5e44d9b3ca90a0f1d0eae89cd0beae4810
Author: 宋文武 <address@hidden>
Date:   Thu Apr 28 09:57:27 2016 +0800

    gnu: totem: Update to 3.20.1.
    
    * gnu/packages/gnome.scm (totem): Update to 3.20.1.
---
 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 182fba6..e051d19 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3074,7 +3074,7 @@ for application developers.")
 (define-public totem
   (package
     (name "totem")
-    (version "3.20.0")
+    (version "3.20.1")
     (source
      (origin
        (method url-fetch)
@@ -3083,7 +3083,7 @@ for application developers.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1pq3fg4778qrylkg6lc4jcb3gvm46n5y7mfn26iihi23aj844yq7"))))
+         "09swnhp46cyy2svqx02fzy555pjgc61lyjw56v9rz1mfc41lh8kg"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)



reply via email to

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