Author: simons
Date: Tue May 8 10:08:16 2012
New Revision: 34016
URL: https://nixos.org/websvn/nix/?rev=34016&sc=1
Log:
haskell-file-embed: updated to version 0.0.4.3
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/file-embed/default.nix
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/file-embed/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/file-embed/default.nix
Tue May 8 10:08:13 2012 (r34015)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/file-embed/default.nix
Tue May 8 10:08:16 2012 (r34016)
@@ -2,10 +2,10 @@
cabal.mkDerivation (self: {
pname = "file-embed";
- version = "0.0.4.2";
- sha256 = "1nismycqm8shh6zgjjfysc0yhn5yrcdvw23k6adzizawsvr92bkw";
+ version = "0.0.4.3";
+ sha256 = "0iagibsab18czvam36si88swzf5sijm4phwy4za6gnn4z71nb9s6";
meta = {
- homepage = "http://github.com/snoyberg/file-embed/tree/master";
+ homepage = "https://github.com/snoyberg/file-embed";
description = "Use Template Haskell to embed file contents directly";
license = self.stdenv.lib.licenses.bsd3;
platforms = self.ghc.meta.platforms;
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits