forked from mirrors/nixpkgs
haskell-largeword: updated to version 1.0.1
svn path=/nixpkgs/trunk/; revision=28919
This commit is contained in:
parent
61dd4707c9
commit
d0803ce5c8
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "largeword";
|
||||
version = "1.0.0";
|
||||
sha256 = "1122isizlx807zv26j0sx71iw39nn3sja6mr2pf4sd456m1vmx8r";
|
||||
version = "1.0.1";
|
||||
sha256 = "0kkkck220wap3ad2k6461ylhshiqbizv0qh35i2325fhqx892gyr";
|
||||
meta = {
|
||||
homepage = "http://trac.haskell.org/largeword/wiki";
|
||||
description = "Provides Word128, Word192 and Word256 and a way of producing other large words if required";
|
||||
|
|
Loading…
Reference in a new issue