Skip to content

Commit

Permalink
pantheon.elementary-videos: 2.7.1 -> 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Jul 8, 2020
1 parent e2a3caa commit d7511a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/pantheon/apps/elementary-videos/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@

stdenv.mkDerivation rec {
pname = "elementary-videos";
version = "2.7.1";
version = "2.7.2";

repoName = "videos";

src = fetchFromGitHub {
owner = "elementary";
repo = repoName;
rev = version;
sha256 = "00arim4i9bv9mbms1irkp44grkgrfnmqzraswyn1xiz9nvl1bsb9";
sha256 = "07dwhshdc78wia0fsbzz6iv651znzzasfil91w60v29kgc4s2b1i";
};

passthru = {
Expand Down

0 comments on commit d7511a6

Please sign in to comment.