guix-commits
[Top][All Lists]
Advanced

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

16/25: gnu: totem: Update to 3.24.0.


From: Marius Bakke
Subject: 16/25: gnu: totem: Update to 3.24.0.
Date: Wed, 24 May 2017 18:55:20 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit aad56d0e21124b51e1a32687f2a6dda70d406590
Author: Marius Bakke <address@hidden>
Date:   Wed May 24 19:41:41 2017 +0200

    gnu: totem: Update to 3.24.0.
    
    * gnu/packages/gnome.scm (totem): Update to 3.24.0.
---
 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 a98aa34..031203d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3343,7 +3343,7 @@ for application developers.")
 (define-public totem
   (package
     (name "totem")
-    (version "3.22.0")
+    (version "3.24.0")
     (source
      (origin
        (method url-fetch)
@@ -3352,7 +3352,7 @@ for application developers.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1sjgjqhpsh3kipnbc8y31xz64s61xjayxq98pi0vkgbl2rdmnsh2"))))
+         "00cdlll5b0wj5ckl1pc0a3g39a0hlq0gxkcsh1f6p20fjixqzmwv"))))
     (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]