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

Commit

Permalink
pantheon.cerbere: 0.2.4 -> 2.5.0
Browse files Browse the repository at this point in the history
Fixes #60955
  • Loading branch information
worldofpeace committed Jul 13, 2019
1 parent 1aaa9ba commit d77095c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/pantheon/services/cerbere/default.nix
Expand Up @@ -2,13 +2,13 @@

stdenv.mkDerivation rec {
pname = "cerbere";
version = "0.2.4";
version = "2.5.0";

src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "0f9jr6q5z6nir5b77f96wm9rx6r6s9i0sr1yrymg3n7jyjgrvdwp";
sha256 = "12y6gg4vyc1rhdm2c7pr7bgmdrah7ddphyh25fgh3way8l9gh7vw";
};

passthru = {
Expand Down

0 comments on commit d77095c

Please sign in to comment.