Agda: update to version 2.4.0.2
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, alex, binary, boxes, dataHash, deepseq, emacs, equivalence
|
||||
, filepath, geniplate, happy, hashable, hashtables, haskeline
|
||||
, haskellSrcExts, mtl, parallel, QuickCheck, STMonadTrans, strict
|
||||
@@ -6,8 +8,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "Agda";
|
||||
version = "2.4.0.1";
|
||||
sha256 = "11my5k606zvra3w3m1wllc4dy5mfv4lr32fqd579vqcks6wpirjq";
|
||||
version = "2.4.0.2";
|
||||
sha256 = "13c4ipscnlnbv94k93yajrp32mwzikqa8rhc95h8pmqzhjgwyh8b";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
Reference in New Issue
Block a user