haskell-oeis: update to version 0.3.5
This commit is contained in:
parent
68c14a66be
commit
62afa83e71
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "oeis";
|
pname = "oeis";
|
||||||
version = "0.3.4";
|
version = "0.3.5";
|
||||||
sha256 = "15xn7cybk43lk8wjd22l3zwvkyrmlixpfyrxsy3rnvh0vmn0r25d";
|
sha256 = "0r23mqbfvvvx6shzdclzfrqi8r95gxl93cih7ny7w7px3w5yc5x6";
|
||||||
buildDepends = [ HTTP network ];
|
buildDepends = [ HTTP network ];
|
||||||
testDepends = [ HUnit testFramework testFrameworkHunit ];
|
testDepends = [ HUnit testFramework testFrameworkHunit ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user