gnome.simple-scan: 44.0 → 46.0
https://gitlab.gnome.org/GNOME/simple-scan/-/compare/44.0...46.0 Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
This commit is contained in:
@@ -6,15 +6,15 @@
|
||||
, gettext
|
||||
, itstool
|
||||
, python3
|
||||
, wrapGAppsHook
|
||||
, wrapGAppsHook4
|
||||
, cairo
|
||||
, gdk-pixbuf
|
||||
, colord
|
||||
, glib
|
||||
, gtk3
|
||||
, libadwaita
|
||||
, gtk4
|
||||
, gusb
|
||||
, packagekit
|
||||
, libhandy
|
||||
, libwebp
|
||||
, libxml2
|
||||
, sane-backends
|
||||
@@ -25,11 +25,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "simple-scan";
|
||||
version = "44.0";
|
||||
version = "46.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
|
||||
sha256 = "sha256-Obhw/Ub0R/dH6uzC3yYEnvdzGFCZ8OE8Z1ZWJk3ZjpU=";
|
||||
hash = "sha256-wW5lkBQv5WO+UUMSKzu7U/awCn2p2VL2HEf6Jve08Kk=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
@@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
|
||||
itstool
|
||||
pkg-config
|
||||
python3
|
||||
wrapGAppsHook
|
||||
wrapGAppsHook4
|
||||
libxml2
|
||||
gobject-introspection # For setup hook
|
||||
vala
|
||||
@@ -51,8 +51,8 @@ stdenv.mkDerivation rec {
|
||||
colord
|
||||
glib
|
||||
gusb
|
||||
gtk3
|
||||
libhandy
|
||||
libadwaita
|
||||
gtk4
|
||||
libwebp
|
||||
packagekit
|
||||
sane-backends
|
||||
|
||||
Reference in New Issue
Block a user