[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/34: gnu: evince: Update to 44.3.
From: |
guix-commits |
Subject: |
04/34: gnu: evince: Update to 44.3. |
Date: |
Tue, 18 Jul 2023 21:11:56 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e74ccdc483bbebe8dc9328b2f4598c99acd0beb5
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 16 02:00:01 2023 +0200
gnu: evince: Update to 44.3.
* gnu/packages/gnome.scm (evince): Update to 44.3.
---
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 f2654c3f4e..8708764416 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2610,7 +2610,7 @@ forgotten when the session ends.")
(define-public evince
(package
(name "evince")
- (version "44.1")
+ (version "44.3")
(source
(origin
(method url-fetch)
@@ -2618,7 +2618,7 @@ forgotten when the session ends.")
(version-major version) "/"
"evince-" version ".tar.xz"))
(sha256
- (base32 "0523lzk7xpfr6gir8nx80fmp1lhajm837hilmgn8zczz2nxx7bqm"))))
+ (base32 "08inp13kksa027ij9ai10734jxdn1y7s0skbgzsyk9j739ca32rv"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
- branch master updated (c75022d65f -> 13cb9b3028), guix-commits, 2023/07/18
- 01/34: gnu: hw-probe: Fix build., guix-commits, 2023/07/18
- 04/34: gnu: evince: Update to 44.3.,
guix-commits <=
- 05/34: gnu: whois: Update to 5.5.17., guix-commits, 2023/07/18
- 03/34: gnu: evince: Parameterise source URI., guix-commits, 2023/07/18
- 07/34: gnu: whois: Use G-expressions., guix-commits, 2023/07/18
- 11/34: gnu: iperf: Update to 3.14., guix-commits, 2023/07/18
- 02/34: gnu: xtensor: Update to 0.24.6., guix-commits, 2023/07/18
- 06/34: gnu: whois: Remove input labels., guix-commits, 2023/07/18
- 08/34: gnu: ntp: Update to 4.2.8p17., guix-commits, 2023/07/18
- 09/34: gnu: ntp: Remove input labels., guix-commits, 2023/07/18
- 12/34: gnu: spiped: Update to 1.6.2., guix-commits, 2023/07/18
- 10/34: gnu: ntp: Use G-expressions., guix-commits, 2023/07/18