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

fetchurl: {
  name = "gnome-documents-3.26.1";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-documents/3.26/gnome-documents-3.26.1.tar.xz;
    sha256 = "ba0d3084359d666b90733bb43206d24190fa85304bfe45f674ab6e6a27cb7fc9";
  };
}