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

fetchurl: {
  name = "totem-3.20.1";

  src = fetchurl {
    url = mirror://gnome/sources/totem/3.20/totem-3.20.1.tar.xz;
    sha256 = "6f22480361ae869fd336854b4f83614fde528aff4e808eb716de33432eb45c27";
  };
}