mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-05-13 02:17:02 +00:00
Purescript [http://purescript.org] version 0.5.7
This commit is contained in:
parent
9d9fdb173a
commit
c5b74be098
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "purescript";
|
pname = "purescript";
|
||||||
version = "0.5.6.3";
|
version = "0.5.7";
|
||||||
sha256 = "0f9jzv886dg9aphwaqgx17xk2j6j4v2n12y3yhkbs46icmlr8zxp";
|
sha256 = "1rzibhp60bna9a476fq5sf7gwa14krfbhglydlvhs78xpkl0np79";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue