Skip to content

Commit

Permalink
Merge pull request #209126 from bobby285271/upd/pantheon
Browse files Browse the repository at this point in the history
pantheon.elementary-wallpapers: 6.1.0 -> 7.0.0
  • Loading branch information
bobby285271 authored Jan 5, 2023
2 parents 19a8a0a + 983ec88 commit 5a65421
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@

stdenv.mkDerivation rec {
pname = "elementary-wallpapers";
version = "6.1.0";
version = "7.0.0";

src = fetchFromGitHub {
owner = "elementary";
repo = "wallpapers";
rev = version;
sha256 = "sha256-E/cUxa/GNt/01EjuuvurHxJu3qV9e+jcdcCi2+NxVDA=";
sha256 = "sha256-i9tIz5UckON8uwGlE62b/y0M0Neqt86rR3VdNUWBo04=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 5a65421

Please sign in to comment.