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

fetchurl: {
  name = "gtksourceview-3.22.0";

  src = fetchurl {
    url = mirror://gnome/sources/gtksourceview/3.22/gtksourceview-3.22.0.tar.xz;
    sha256 = "70657f48732427984dce6cc812bdd3f2b701c0a49e0a0a08889705b3dadcf8e5";
  };
}