lol

pantheon.elementary-files: 7.1.4 -> 7.1.5

https://github.com/elementary/files/compare/7.1.4...7.1.5

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