Skip to content

Commit

Permalink
pantheon.elementary-files: 4.4.3 -> 4.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Jul 28, 2020
1 parent 2988feb commit 7319882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/pantheon/apps/elementary-files/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

stdenv.mkDerivation rec {
pname = "elementary-files";
version = "4.4.3";
version = "4.4.4";

repoName = "files";

Expand All @@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = repoName;
rev = version;
sha256 = "14i5icgpsy78mr7w6cav38p7shfk784b6nlxz9y72rbcxky036yc";
sha256 = "1hsh9kg30l90r2aqrrap1nfmgjf0la8mfd8h4xm6d7acailcnhmb";
};

passthru = {
Expand Down

0 comments on commit 7319882

Please sign in to comment.