guix-commits
[Top][All Lists]
Advanced

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

10/11: gnu: totem-pl-parser: Update to 3.26.6.


From: guix-commits
Subject: 10/11: gnu: totem-pl-parser: Update to 3.26.6.
Date: Mon, 28 Jun 2021 12:05:38 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit bb28eb085520628e4655f9d7f46a6a0d059396e0
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jun 28 14:17:22 2021 +0200

    gnu: totem-pl-parser: Update to 3.26.6.
    
    * gnu/packages/gnome.scm (totem-pl-parser): Update to 3.26.6.
---
 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 e8afb0a..76513c3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5603,7 +5603,7 @@ settings, themes, mouse settings, and startup of other 
daemons.")
 (define-public totem-pl-parser
  (package
    (name "totem-pl-parser")
-   (version "3.26.5")
+   (version "3.26.6")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnome/sources/totem-pl-parser/"
@@ -5611,7 +5611,7 @@ settings, themes, mouse settings, and startup of other 
daemons.")
                                 "totem-pl-parser-" version ".tar.xz"))
             (sha256
              (base32
-              "132jihnf51zs98yjkc6jxyqib4f3dawpjm17g4bj4j78y93dww2k"))))
+              "075csd5x0frgf93jvhlqiwv5i0qm24zz3iw17jj7v7fgsml0zpy0"))))
    (build-system meson-build-system)
    (arguments
     ;; FIXME: Tests require gvfs.



reply via email to

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