[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: gnu: simple-scan: Update to 42.5.
From: |
guix-commits |
Subject: |
04/06: gnu: simple-scan: Update to 42.5. |
Date: |
Sun, 26 Feb 2023 08:17:25 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit bf9db382915d3b8d16c6332c90c4b2f50f212ebd
Author: Vasile Dumitrascu via Guix-patches via <guix-patches@gnu.org>
AuthorDate: Sun Feb 26 12:11:30 2023 +0100
gnu: simple-scan: Update to 42.5.
* gnu/packages/gnome.scm (simple-scan): Update to 42.5.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
---
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 1805fcafcb..a13fbb2436 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7255,7 +7255,7 @@ USB transfers with your high-level application or system
daemon.")
(define-public simple-scan
(package
(name "simple-scan")
- (version "42.1")
+ (version "42.5")
(source
(origin
(method url-fetch)
@@ -7263,7 +7263,7 @@ USB transfers with your high-level application or system
daemon.")
(version-major version) "/"
"simple-scan-" version ".tar.xz"))
(sha256
- (base32 "09i23f8j3knppyxmikzfq9s09xarsgp9sqx9mfyvas8p3ihw16w5"))))
+ (base32 "0l201qjig6bk34bw8d77jcbhjhn4swfqdj84sjlyy1p2x6jdzx85"))))
(build-system meson-build-system)
;; TODO: Fix icons in home screen, About dialogue, and scan menu.
(arguments
- branch master updated (156da54a50 -> 8d0a8ca1a9), guix-commits, 2023/02/26
- 02/06: gnu: xarchiver: Update to 0.5.4.20., guix-commits, 2023/02/26
- 03/06: gnu: network-manager-applet: Update to 1.30.0., guix-commits, 2023/02/26
- 04/06: gnu: simple-scan: Update to 42.5.,
guix-commits <=
- 05/06: gnu: mpg123: Update to 1.31.2., guix-commits, 2023/02/26
- 06/06: gnu: perl-cgi: Update to 4.55, guix-commits, 2023/02/26
- 01/06: gnu: adwaita-icon-theme: Update to 43., guix-commits, 2023/02/26