Skip to content

Commit

Permalink
tinycc: 0.9.27pre-20170911 -> 0.9.27pre-20170924
Browse files Browse the repository at this point in the history
Improves `long` handling
  • Loading branch information
joachifm committed Sep 28, 2017
1 parent c766092 commit 35c15d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/development/compilers/tinycc/default.nix
Expand Up @@ -2,9 +2,9 @@
with stdenv.lib;

let
date = "20170911";
rev = "870271ea071971002fa556e09e1873db316fa1a9";
sha256 = "1a9djm0p7cd5nzqdhch9y48c4wai76x6d4nwx0bj5jz46ws39bs9";
date = "20170924";
rev = "1443039416dd02750765efde1af35e31c8d41be3";
sha256 = "060l0f77hirq3i5bg294gxcszlvyn89ds2q21jwgy3ryrapfbl8i";
version = "0.9.27pre-${date}";
in

Expand Down

0 comments on commit 35c15d4

Please sign in to comment.