haskell-numbers: update to version 3000.1.0.0
This commit is contained in:
parent
5f8a0e285a
commit
b7cc6df1de
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "numbers";
|
pname = "numbers";
|
||||||
version = "3000.0.0.0";
|
version = "3000.1.0.0";
|
||||||
sha256 = "073xjrnbv6z16va2h3arlxq3z8kywb961dwh4jcm8g7w5m84b2xb";
|
sha256 = "0iqpch8j2i2pnjq8waqb5y95jpmvbzx2r6zsvkja7sl4d578fgpn";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/DanBurton/numbers";
|
homepage = "https://github.com/DanBurton/numbers";
|
||||||
description = "Various number types";
|
description = "Various number types";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user