[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/08: gnu: simple-scan: Update to 3.38.2.
From: |
guix-commits |
Subject: |
02/08: gnu: simple-scan: Update to 3.38.2. |
Date: |
Fri, 18 Dec 2020 16:54:19 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 9c4910c5e816bf0a19b87673c0762784e1ec4574
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Dec 18 22:33:36 2020 +0100
gnu: simple-scan: Update to 3.38.2.
* gnu/packages/gnome.scm (simple-scan): Update to 3.38.2.
---
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 a55900f..aff8f89 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6457,7 +6457,7 @@ USB transfers with your high-level application or system
daemon.")
(define-public simple-scan
(package
(name "simple-scan")
- (version "3.38.1")
+ (version "3.38.2")
(source
(origin
(method url-fetch)
@@ -6465,7 +6465,7 @@ USB transfers with your high-level application or system
daemon.")
(version-major+minor version) "/"
"simple-scan-" version ".tar.xz"))
(sha256
- (base32 "0grscz96bwj79ka4qvxh8h75avdx6824k8k38ylmaj6xbl6gi0hy"))))
+ (base32 "02sdkhxgr6i7iy481h4xavgaqd0a5dlsipzwrm4qd242jrr813d8"))))
(build-system meson-build-system)
;; TODO: Fix icons in home screen, About dialogue, and scan menu.
(arguments
- branch master updated (5f9bfe9 -> 1b66116), guix-commits, 2020/12/18
- 03/08: gnu: xarchiver: Update to 0.5.4.16., guix-commits, 2020/12/18
- 02/08: gnu: simple-scan: Update to 3.38.2.,
guix-commits <=
- 04/08: gnu: radeontop: Update to 1.3., guix-commits, 2020/12/18
- 05/08: gnu: ethtool: Update to 5.10., guix-commits, 2020/12/18
- 06/08: gnu: rgbds: Update to 0.4.2., guix-commits, 2020/12/18
- 07/08: gnu: facter: Update to 4.0.47., guix-commits, 2020/12/18
- 08/08: gnu: kexec-tools: Update to 2.0.21., guix-commits, 2020/12/18
- 01/08: gnu: inxi-minimal: Update to 3.2.01-1., guix-commits, 2020/12/18