mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
haskell-largeword: update to version 1.2.3
This commit is contained in:
parent
a688dd0687
commit
b127783bf4
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "largeword";
|
||||
version = "1.2.2";
|
||||
sha256 = "04l55q2q8k7q8cz5gwmb9sc211pgqazjwvgs0np1xi9z9d7ylcjg";
|
||||
version = "1.2.3";
|
||||
sha256 = "1ldcsnnji6p84sn03j17pdcpg7vqn1xrhyn4wys0v5fyy0d383ln";
|
||||
buildDepends = [ binary ];
|
||||
testDepends = [
|
||||
binary HUnit QuickCheck testFramework testFrameworkHunit
|
||||
|
Loading…
Reference in New Issue
Block a user