guix-commits
[Top][All Lists]
Advanced

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

38/60: gnu: totem: Update to 3.34.1.


From: guix-commits
Subject: 38/60: gnu: totem: Update to 3.34.1.
Date: Sat, 25 Jan 2020 14:47:12 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.

commit defc9afa375dd5cf5514a80d8b93bfee917c2d14
Author: Kei Kebreau <address@hidden>
AuthorDate: Wed Dec 18 23:01:01 2019 -0500

    gnu: totem: Update to 3.34.1.
    
    * gnu/packages/gnome.scm (totem): Update to 3.34.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 282cdf1..8c78301 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4905,7 +4905,7 @@ discovery protocols.")
 (define-public totem
   (package
     (name "totem")
-    (version "3.32.1")
+    (version "3.34.1")
     (source
      (origin
        (method url-fetch)
@@ -4914,7 +4914,7 @@ discovery protocols.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0yra8apc7smpwf7d1k8crhrm8d4wix24ds6i9yxbch1v11jnhr3v"))))
+         "028sc6xbyi7rs884862d8f3di6zhcm0lhvlpc3r69ifzjsq9my3b"))))
     (build-system meson-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)



reply via email to

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