Updated Haskell packages.
- RSA: updated to version 1.0.6.3 - derive: updated to version 2.5.7 - hakyll: updated to version 3.2.7.0 - happstack-hamlet: updated to version 7.0.0 - idris: updated to version 0.9.2.1 svn path=/nixpkgs/trunk/; revision=33479
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "derive";
|
||||
version = "2.5.6";
|
||||
sha256 = "1ckxm6s2y9dvlj1785b27a2zvah4radypxjpq7sxn970r6m5dv0h";
|
||||
version = "2.5.7";
|
||||
sha256 = "1a6nz0a7axgdghljcb87h4bhisjfsnpxpdbqlrxymw4zqislg9p3";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
|
||||
Reference in New Issue
Block a user