guix-commits
[Top][All Lists]
Advanced

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

07/07: gnu: totem: Update to 3.26.2.


From: Ludovic Courtès
Subject: 07/07: gnu: totem: Update to 3.26.2.
Date: Sat, 3 Nov 2018 10:45:49 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 0e091b3e9378cee49314b50e89b71ef5eacae457
Author: Ludovic Courtès <address@hidden>
Date:   Sat Nov 3 15:44:40 2018 +0100

    gnu: totem: Update to 3.26.2.
    
    * gnu/packages/gnome.scm (totem): Update to 3.26.2.
---
 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 4b94b2f..75551d0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3625,7 +3625,7 @@ for application developers.")
 (define-public totem
   (package
     (name "totem")
-    (version "3.26.1")
+    (version "3.26.2")
     (source
      (origin
        (method url-fetch)
@@ -3634,7 +3634,7 @@ for application developers.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "10n302fdp3lhkzbij5sbzmsnln738029xil6cnng2d4dxv4n1099"))
+         "1llyisls3pzf5bwkpxyfyxc2d3gpa09n5pjy7qsjdqrp3ya4k36g"))
        (patches (search-patches "totem-meson-easy-codec.patch"))))
     (build-system meson-build-system)
     (native-inputs



reply via email to

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