lol

totem: 43.1 → 43.2

https://gitlab.gnome.org/GNOME/totem/-/compare/43.1...43.2

+4 -2
+4 -2
pkgs/by-name/to/totem/package.nix
··· 20 20 gnome, 21 21 grilo, 22 22 grilo-plugins, 23 + libepoxy, 23 24 libpeas, 24 25 libportal-gtk3, 25 26 libhandy, ··· 32 33 33 34 stdenv.mkDerivation rec { 34 35 pname = "totem"; 35 - version = "43.1"; 36 + version = "43.2"; 36 37 37 38 src = fetchurl { 38 39 url = "mirror://gnome/sources/totem/${lib.versions.major version}/totem-${version}.tar.xz"; 39 - hash = "sha256-VmgpHpxkRJhcs//k6k8CEvVMK75g3QERTBqVD5R1nm0="; 40 + hash = "sha256-CwB9MPu5O5WmBPFISKSX9X/DM6dcLmOKJJly6ZwB5qQ="; 40 41 }; 41 42 42 43 nativeBuildInputs = [ ··· 64 65 gst_all_1.gst-plugins-bad 65 66 gst_all_1.gst-plugins-ugly 66 67 gst_all_1.gst-libav 68 + libepoxy 67 69 libpeas 68 70 libportal-gtk3 69 71 libhandy