Skip to content

Commit

Permalink
xdiff: 4.0.1.2017062 -> 5.0b1 - version bump only
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhoeg committed Oct 8, 2018
1 parent 641cb61 commit 95d307a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/tools/misc/xxdiff/tip.nix
@@ -1,7 +1,7 @@
{ stdenv, fetchFromBitbucket, qtbase, flex, bison, docutils }:

stdenv.mkDerivation rec {
name = "xxdiff-4.0.1.20170623";
name = "xxdiff-5.0b1";

src = fetchFromBitbucket {
owner = "blais";
Expand Down

0 comments on commit 95d307a

Please sign in to comment.