summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/core/simple-scan/src.nix
blob: cea148891a725aca8a4006b25839bc6766f04a7f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Autogenerated by maintainers/scripts/gnome.sh update

fetchurl: {
  name = "simple-scan-3.22.0.1";

  src = fetchurl {
    url = mirror://gnome/sources/simple-scan/3.22/simple-scan-3.22.0.1.tar.xz;
    sha256 = "c505b6e63379c9256fbeaa4def3e595fd063d46a8a852ed90218d336291d2b50";
  };
}