[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/84: gnu: simple-scan: Update to 46.0.
From: |
guix-commits |
Subject: |
31/84: gnu: simple-scan: Update to 46.0. |
Date: |
Sat, 9 Nov 2024 03:54:35 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 704b8f72b828ac9b523fef3dd32664927450d708
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Fri Jul 19 11:02:29 2024 +0200
gnu: simple-scan: Update to 46.0.
* gnu/packages/gnome.scm (simple-scan): Update to 46.0.
[inputs]: Replace gtk+ with gtk, libhandy with libadwaita.
---
gnu/packages/gnome.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 7fb14ad0d5..32260f85a9 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7210,7 +7210,7 @@ USB transfers with your high-level application or system
daemon.")
(define-public simple-scan
(package
(name "simple-scan")
- (version "44.0")
+ (version "46.0")
(source
(origin
(method url-fetch)
@@ -7218,7 +7218,7 @@ USB transfers with your high-level application or system
daemon.")
(version-major version) "/"
"simple-scan-" version ".tar.xz"))
(sha256
- (base32 "15cfv56jcmjncwyf3w4ra0c77xwy0hkdzhpcx93zfizl8vyp1f1r"))))
+ (base32 "1aghnkvjdyj73kv55nd9gl5b1xjkpcxjn4j3a6z67r9g2j86avn1"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t))
@@ -7231,13 +7231,13 @@ USB transfers with your high-level application or
system daemon.")
vala
libxml2))
(inputs
- (list gtk+
+ (list gtk
zlib
cairo
colord
gdk-pixbuf
gusb
- libhandy
+ libadwaita
sane-backends))
(home-page "https://gitlab.gnome.org/GNOME/simple-scan")
(synopsis "Document and image scanner")
- 10/84: gnu: gnome-calculator: Update to 46.1., (continued)
- 10/84: gnu: gnome-calculator: Update to 46.1., guix-commits, 2024/11/09
- 01/84: gnu: tracker: Update to 3.7.3., guix-commits, 2024/11/09
- 07/84: gnu: gnome-bluetooth: Update to 46.0., guix-commits, 2024/11/09
- 11/84: gnu: gnome-calendar: Update to 46.1., guix-commits, 2024/11/09
- 12/84: gnu: gnome-characters: Update to 46.0., guix-commits, 2024/11/09
- 21/84: gnu: gnome-online-accounts: Update to 3.50.3., guix-commits, 2024/11/09
- 16/84: gnu: Make vte-with-gtk4 the default vte., guix-commits, 2024/11/09
- 15/84: gnu: gnome-connections: Update to 46.0., guix-commits, 2024/11/09
- 17/84: gnu: vte: Update to 0.76.3., guix-commits, 2024/11/09
- 28/84: gnu: gnome-user-docs: Update to 46.1., guix-commits, 2024/11/09
- 31/84: gnu: simple-scan: Update to 46.0.,
guix-commits <=
- 32/84: gnu: sushi: Update to 46.0., guix-commits, 2024/11/09
- 33/84: gnu: libpanel: Update to 1.7.0., guix-commits, 2024/11/09
- 08/84: gnu: libvirt-glib: Update to 5.0.0., guix-commits, 2024/11/09
- 19/84: gnu: gnome-contacts: Update to 46.0., guix-commits, 2024/11/09
- 09/84: gnu: gnome-boxes: Update to 46.1., guix-commits, 2024/11/09
- 14/84: gnu: Add gtk-frdp-for-gnome-connections., guix-commits, 2024/11/09
- 13/84: gnu: gnome-clocks: Update to 46.0., guix-commits, 2024/11/09
- 18/84: gnu: gnome-console: Update to 46.0., guix-commits, 2024/11/09
- 24/84: gnu: gnome-keyring: Update to 46.1., guix-commits, 2024/11/09
- 22/84: gnu: gnome-disk-utility: Update to 46.0., guix-commits, 2024/11/09