guix-commits
[Top][All Lists]
Advanced

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

05/22: gnu: totem: Update to 3.18.1.


From: Efraim Flashner
Subject: 05/22: gnu: totem: Update to 3.18.1.
Date: Sun, 13 Dec 2015 13:08:54 +0000

efraim pushed a commit to branch master
in repository guix.

commit c0925c7a290729b731c4c352db3e71bdfc4d1a1c
Author: Efraim Flashner <address@hidden>
Date:   Sun Dec 13 10:10:10 2015 +0200

    gnu: totem: Update to 3.18.1.
    
    * gnu/packages/gnome.scm (totem): Update to 3.18.1.
---
 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 5a47afb..70a076b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2997,7 +2997,7 @@ for application developers.")
 (define-public totem
   (package
     (name "totem")
-    (version "3.16.1")
+    (version "3.18.1")
     (source
      (origin
        (method url-fetch)
@@ -3006,7 +3006,7 @@ for application developers.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1nkm2i271ivq40hryrl6px39gbbvhmlx4vmvwvw4h3z8xh3013f9"))))
+         "18h784c77m4h359j3xnlwqlfvnhbw7m052ahzm26r106jsp6x0fp"))))
     (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]