summary refs log tree commit diff
path: root/pkgs/development
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-03-04 10:54:14 +0100
committerPeter Simons <simons@cryp.to>2013-03-04 17:39:59 +0100
commitbd966fa58362e2b6d6078f96180d7d7ac5b91fd9 (patch)
tree830ec63dad1ffb4083d3a00ccbaad855aa09ecdd /pkgs/development
parent39d83523a2158868b569c6ad651303093cdcb99c (diff)
downloadnixlib-bd966fa58362e2b6d6078f96180d7d7ac5b91fd9.tar
nixlib-bd966fa58362e2b6d6078f96180d7d7ac5b91fd9.tar.gz
nixlib-bd966fa58362e2b6d6078f96180d7d7ac5b91fd9.tar.bz2
nixlib-bd966fa58362e2b6d6078f96180d7d7ac5b91fd9.tar.lz
nixlib-bd966fa58362e2b6d6078f96180d7d7ac5b91fd9.tar.xz
nixlib-bd966fa58362e2b6d6078f96180d7d7ac5b91fd9.tar.zst
nixlib-bd966fa58362e2b6d6078f96180d7d7ac5b91fd9.zip
haskell-xml-conduit: update to version 1.1.0.3
Diffstat (limited to 'pkgs/development')
-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 7ebc0b003e55..b586a6336bca 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.2";
-  sha256 = "17wv4rngmn8jvg6c3ia48w5q9s9dww9aisrmans9llqs7ks3ndqc";
+  version = "1.1.0.3";
+  sha256 = "04mnn6j9bbkhvav04gl9cbd4rldl7bwgcapvykwvf2p3nb3d7bi4";
   buildDepends = [
     attoparsec attoparsecConduit blazeBuilder blazeBuilderConduit
     blazeHtml blazeMarkup conduit dataDefault failure monadControl