mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
haskell-largeword: update to version 1.0.3
This commit is contained in:
parent
3445b2cb0f
commit
38dda82cc1
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "largeword";
|
pname = "largeword";
|
||||||
version = "1.0.2";
|
version = "1.0.3";
|
||||||
sha256 = "0ylbl9rffhqw9ahasn23n00h7v5yqmghmqkrq446zdr72bq23hk2";
|
sha256 = "18b6nhq1cww4wdbrfq0cb828kncxzcsibgs5dbgxa66y6iw93vkg";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://trac.haskell.org/largeword/wiki";
|
homepage = "http://trac.haskell.org/largeword/wiki";
|
||||||
description = "Provides Word128, Word192 and Word256 and a way of producing other large words if required";
|
description = "Provides Word128, Word192 and Word256 and a way of producing other large words if required";
|
||||||
|
Loading…
Reference in New Issue
Block a user