guix-commits
[Top][All Lists]
Advanced

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

02/08: gnu: totem-pl-parser: Update to 3.26.5.


From: guix-commits
Subject: 02/08: gnu: totem-pl-parser: Update to 3.26.5.
Date: Wed, 26 Aug 2020 15:03:54 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit f9c182adc295e30d86897c185d7897be6a4757d3
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Aug 26 20:22:55 2020 +0200

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



reply via email to

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