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

fetchurl: {
  name = "anjuta-3.18.0";

  src = fetchurl {
    url = mirror://gnome/sources/anjuta/3.18/anjuta-3.18.0.tar.xz;
    sha256 = "6a3fec0963f04bc62a9dfb951e577a3276d39c3414083ef73163c3fea8e741ba";
  };
}