Author: simons
Date: Mon Feb 13 09:02:14 2012
New Revision: 32248
URL: https://nixos.org/websvn/nix/?rev=32248&sc=1

Log:
haskell-persistent-template: updated to version 0.8.1.1

Modified:
   
nixpkgs/trunk/pkgs/development/libraries/haskell/persistent-template/default.nix

Modified: 
nixpkgs/trunk/pkgs/development/libraries/haskell/persistent-template/default.nix
==============================================================================
--- 
nixpkgs/trunk/pkgs/development/libraries/haskell/persistent-template/default.nix
    Mon Feb 13 09:02:11 2012        (r32247)
+++ 
nixpkgs/trunk/pkgs/development/libraries/haskell/persistent-template/default.nix
    Mon Feb 13 09:02:14 2012        (r32248)
@@ -2,8 +2,8 @@
 
 cabal.mkDerivation (self: {
   pname = "persistent-template";
-  version = "0.8.1";
-  sha256 = "0av1rzqz80lzirk9l45jiwj4zar6ncy0q9x7dqhsrklyxk4jzv6v";
+  version = "0.8.1.1";
+  sha256 = "1wl669h8az9wviaq04pwg7w3g5cc90hafn2f1p3jybbif0hpqhks";
   buildDepends = [ aeson monadControl persistent text transformers ];
   meta = {
     homepage = "http://www.yesodweb.com/book/persistent";;
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to