Skip to content

Commit

Permalink
Merge pull request #59530 from romildo/upd.terminology
Browse files Browse the repository at this point in the history
enlightenment.terminology: 1.3.2 -> 1.4.0
  • Loading branch information
romildo authored Apr 18, 2019
2 parents f0cba0b + e597513 commit 39b1910
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/enlightenment/terminology.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

stdenv.mkDerivation rec {
name = "terminology-${version}";
version = "1.3.2";
version = "1.4.0";

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

nativeBuildInputs = [
Expand Down

0 comments on commit 39b1910

Please sign in to comment.