guix-commits
[Top][All Lists]
Advanced

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

32/32: gnu: atril: Update to 1.26.1.


From: guix-commits
Subject: 32/32: gnu: atril: Update to 1.26.1.
Date: Sat, 22 Jul 2023 04:47:39 -0400 (EDT)

iyzsong pushed a commit to branch master
in repository guix.

commit ab7bae8de3d3a27556dfe8e13ca349eabd730fa1
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Jul 22 15:28:09 2023 +0800

    gnu: atril: Update to 1.26.1.
    
    * gnu/packages/mate.scm (atril): Update to 1.26.1.
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 23bdca1f8e..5c3b4a265e 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -682,7 +682,7 @@ infamous 'Wanda the Fish'.")
 (define-public atril
   (package
     (name "atril")
-    (version "1.24.0")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
@@ -690,7 +690,7 @@ infamous 'Wanda the Fish'.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0967gxw7h2qh2kpwl0jgv58hicz6aa92kr12mnykbpikad25s95y"))))
+         "194inkvgsj49pp0f46xfl1mq7kniah15kgviss5a20cprcx62fm5"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags (list (string-append "--with-openjpeg="



reply via email to

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