haskell-sbv: update to version 3.2
This commit is contained in:
parent
8125f34937
commit
bf7a0d77d5
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "sbv";
|
pname = "sbv";
|
||||||
version = "3.1";
|
version = "3.2";
|
||||||
sha256 = "19rn5ynqqjz0zw7gcb0y4clzxxnmq56a2qx369mz283455l86h5j";
|
sha256 = "0hqibdl2bhxyc0akfy97j41mkp9s39ahdz25nyrzpjj89b9hzzi0";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user