Merge pull request #134055 from r-ryantm/auto-update/totem

gnome.totem: 3.38.0 -> 3.38.1

authored by Artturi and committed by GitHub 6201512d 7467002f

+2 -2
+2 -2
pkgs/desktops/gnome/core/totem/default.nix
··· 30 31 stdenv.mkDerivation rec { 32 pname = "totem"; 33 - version = "3.38.0"; 34 35 src = fetchurl { 36 url = "mirror://gnome/sources/totem/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; 37 - sha256 = "0bs33ijvxbr2prb9yj4dxglsszslsn9k258n311sld84masz4ad8"; 38 }; 39 40 nativeBuildInputs = [
··· 30 31 stdenv.mkDerivation rec { 32 pname = "totem"; 33 + version = "3.38.1"; 34 35 src = fetchurl { 36 url = "mirror://gnome/sources/totem/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; 37 + sha256 = "j/rPfA6inO3qBndzCGHUh2qPesTaTGI0u3X3/TcFoQg="; 38 }; 39 40 nativeBuildInputs = [