sane-backends-git: update to version 1.0.24.73-g6c4f6bc (i.e. current Git HEAD)
This commit is contained in:
parent
38fcedcd5f
commit
72629aa7da
@ -7,12 +7,12 @@ in
|
||||
assert hotplugSupport -> (stdenv.system == "i686-linux" || stdenv.system == "x86_64-linux");
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "sane-backends-1.0.23.296-gf139120";
|
||||
name = "sane-backends-1.0.24.73-g6c4f6bc";
|
||||
|
||||
src = fetchgit {
|
||||
url = "http://git.debian.org/git/sane/sane-backends.git";
|
||||
rev = "f139120c72db6de98be95b52c206c2a4d8071e92";
|
||||
sha256 = "1b2fv19c8ijh9l0jjilli3j70n17wvcgpqq1nxmiby3ai6nrzk8d";
|
||||
url = "git://alioth.debian.org/git/sane/sane-backends.git";
|
||||
rev = "6c4f6bc58615755dc734281703b594cea3ebf848";
|
||||
sha256 = "0f7lbv1rnr53n4rpihcd8dkfm01xvwfnx9i1nqaadrzbpvgkjrfa";
|
||||
};
|
||||
|
||||
udevSupport = hotplugSupport;
|
||||
|
Loading…
x
Reference in New Issue
Block a user