Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
pantheon.elementary-files: 4.4.0 -> 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Mar 4, 2020
1 parent 0e82b0e commit 7f7977e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/pantheon/apps/elementary-files/default.nix
Expand Up @@ -30,7 +30,7 @@

stdenv.mkDerivation rec {
pname = "elementary-files";
version = "4.4.0";
version = "4.4.1";

repoName = "files";

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

passthru = {
Expand Down

0 comments on commit 7f7977e

Please sign in to comment.