Skip to content

Commit

Permalink
pantheon.elementary-onboarding: 1.2.0 -> 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Jun 8, 2020
1 parent ae8c62c commit ac21fd7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@

stdenv.mkDerivation rec {
pname = "elementary-onboarding";
version = "1.2.0";
version = "1.2.1";

repoName = "onboarding";

src = fetchFromGitHub {
owner = "elementary";
repo = repoName;
rev = version;
sha256 = "0yxafz7jlzj8gsbp6m72q4zbcvm1ch2y4fibj9cymjvz2i0izhba";
sha256 = "1cq9smvrnzc12gp6rzcdxc3x0sbgcch246r5m2c7m2561mfg1d5l";
};

passthru = {
Expand Down

0 comments on commit ac21fd7

Please sign in to comment.