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

fetchurl: {
  name = "accerciser-3.22.0";

  src = fetchurl {
    url = mirror://gnome/sources/accerciser/3.22/accerciser-3.22.0.tar.xz;
    sha256 = "883306274442c7ecc076b24afca5190c835c40871ded1b9790da69347e9ca3c5";
  };
}