Skip to content

Commit

Permalink
enlightenment: 0.22.1 -> 0.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
romildo authored and vbgl committed Mar 20, 2018
1 parent 35eddf5 commit 1857c35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/enlightenment/enlightenment.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

stdenv.mkDerivation rec {
name = "enlightenment-${version}";
version = "0.22.1";
version = "0.22.2";

src = fetchurl {
url = "http://download.enlightenment.org/rel/apps/enlightenment/${name}.tar.xz";
sha256 = "1q57fz57d0b26z06m1wiq7c1sniwh885b0vs02mk4jgwva46nyr0";
sha256 = "0b33w75s4w7xmz9cv8dyp8vy2gcffnrvjys20fhcpw26abw1wn2d";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 1857c35

Please sign in to comment.