pantheon.elementary-files: 7.1.3 -> 7.1.4 (#419776)

authored by Bobby Rong and committed by GitHub 64530958 579bac1b

+2 -2
+2 -2
pkgs/desktops/pantheon/apps/elementary-files/default.nix
··· 26 27 stdenv.mkDerivation rec { 28 pname = "elementary-files"; 29 - version = "7.1.3"; 30 31 outputs = [ 32 "out" ··· 37 owner = "elementary"; 38 repo = "files"; 39 rev = version; 40 - hash = "sha256-GeHaDZGOdvc7dXA3AE4Gt9u3RVgkU7d3FxAC3uXsgUs="; 41 }; 42 43 nativeBuildInputs = [
··· 26 27 stdenv.mkDerivation rec { 28 pname = "elementary-files"; 29 + version = "7.1.4"; 30 31 outputs = [ 32 "out" ··· 37 owner = "elementary"; 38 repo = "files"; 39 rev = version; 40 + hash = "sha256-z7LkQ/lc2pv73VBdKRKWUKWemTbX6xMtCmrgqK5QIZw="; 41 }; 42 43 nativeBuildInputs = [