Skip to content

Commit

Permalink
haskell-largeword: update to version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Feb 28, 2014
1 parent 6180ed8 commit 6478f4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/haskell/largeword/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

cabal.mkDerivation (self: {
pname = "largeword";
version = "1.1.0";
sha256 = "1xpyzgwhjz625jkr8ax21g8cdkrk89jknrx4nxscwfaw67rla8ja";
version = "1.1.1";
sha256 = "0dizzyicfj41cmdr9s0k75gf7cqbd2z1qk9kkvlq6rcz0249fz0x";
buildDepends = [ binary ];
testDepends = [
binary HUnit QuickCheck testFramework testFrameworkHunit
Expand Down

0 comments on commit 6478f4d

Please sign in to comment.