summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-11-21 16:28:12 +0100
committerPeter Simons <simons@cryp.to>2013-11-26 21:09:21 +0100
commit1767a37a98db8df29bf324d396389959ccf6bfca (patch)
tree15e0487f30a80e917926ce1c53203c7826ecf01f
parent1ab18e5281e7cd227eb882759c97c5c36274064f (diff)
downloadnixpkgs-1767a37a98db8df29bf324d396389959ccf6bfca.tar
nixpkgs-1767a37a98db8df29bf324d396389959ccf6bfca.tar.gz
nixpkgs-1767a37a98db8df29bf324d396389959ccf6bfca.tar.bz2
nixpkgs-1767a37a98db8df29bf324d396389959ccf6bfca.tar.lz
nixpkgs-1767a37a98db8df29bf324d396389959ccf6bfca.tar.xz
nixpkgs-1767a37a98db8df29bf324d396389959ccf6bfca.tar.zst
nixpkgs-1767a37a98db8df29bf324d396389959ccf6bfca.zip
haskell-xml-conduit: update to version 1.1.0.8
-rw-r--r--pkgs/development/libraries/haskell/xml-conduit/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/haskell/xml-conduit/default.nix b/pkgs/development/libraries/haskell/xml-conduit/default.nix
index 4e965c2ebaa..3f97a028729 100644
--- a/pkgs/development/libraries/haskell/xml-conduit/default.nix
+++ b/pkgs/development/libraries/haskell/xml-conduit/default.nix
@@ -6,8 +6,8 @@
 
 cabal.mkDerivation (self: {
   pname = "xml-conduit";
-  version = "1.1.0.7";
-  sha256 = "04yg2mif9s3hsm5c18mf6rmw22j8prs8a1272fz25vzxzljfs2r9";
+  version = "1.1.0.8";
+  sha256 = "06if4mbrbcsjhk7hj3616fhgfh0rlsj95jblsbxq2drb4bn56r39";
   buildDepends = [
     attoparsec attoparsecConduit blazeBuilder blazeBuilderConduit
     blazeHtml blazeMarkup conduit dataDefault deepseq failure