summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-05-15 11:50:48 +0000
committerPeter Simons <simons@cryp.to>2012-05-15 11:50:48 +0000
commit201bdca9628be3d3164a988ec47cf8ef3db26ef1 (patch)
tree839272c2231e469d55a0c8cbbe7a08bcc9f7458a /pkgs/applications
parentebb486baf81b809e005cb3004902884b0c7978ee (diff)
downloadnixlib-201bdca9628be3d3164a988ec47cf8ef3db26ef1.tar
nixlib-201bdca9628be3d3164a988ec47cf8ef3db26ef1.tar.gz
nixlib-201bdca9628be3d3164a988ec47cf8ef3db26ef1.tar.bz2
nixlib-201bdca9628be3d3164a988ec47cf8ef3db26ef1.tar.lz
nixlib-201bdca9628be3d3164a988ec47cf8ef3db26ef1.tar.xz
nixlib-201bdca9628be3d3164a988ec47cf8ef3db26ef1.tar.zst
nixlib-201bdca9628be3d3164a988ec47cf8ef3db26ef1.zip
Updated Haskell packages.
 - cryptocipher: updated to version 0.3.2
 - Crypto: updated to version 4.2.5
 - darcs: updated to version 2.8.1
 - hamlet: updated to version 1.0.1.3
 - monad-par-extras: updated to version 0.3.2
 - persistent-template: updated to version 0.9.0.2
 - pool-conduit: updated to version 0.1.0.2
 - shakespeare-css: updated to version 1.0.1.2
 - shakespeare-i18n: updated to version 1.0.0.2
 - shakespeare-js: updated to version 1.0.0.2
 - shakespeare-text: updated to version 1.0.0.2
 - shakespeare: updated to version 1.0.0.2
 - warp: updated to version 1.2.1
 - wxcore: updated to version 0.90.0.1
 - wxc: updated to version 0.90.0.3
 - wx: updated to version 0.90.0.1
 - xml-conduit: updated to version 0.7.0.3
 - xss-sanitize: updated to version 0.3.2
 - yesod-auth: updated to version 1.0.2.1
 - yesod-core: updated to version 1.0.1.2
 - yesod-default: updated to version 1.0.1.1
 - yesod-form: updated to version 1.0.0.4
 - yesod-json: updated to version 1.0.0.1
 - yesod-persistent: updated to version 1.0.0.1
 - yesod-routes: updated to version 1.0.1.2
 - yesod-static: updated to version 1.0.0.2
 - yesod: updated to version 1.0.1.6

svn path=/nixpkgs/trunk/; revision=34102
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/version-management/darcs/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/version-management/darcs/default.nix b/pkgs/applications/version-management/darcs/default.nix
index 4ce820b78760..53cb4b360a0c 100644
--- a/pkgs/applications/version-management/darcs/default.nix
+++ b/pkgs/applications/version-management/darcs/default.nix
@@ -5,8 +5,8 @@
 
 cabal.mkDerivation (self: {
   pname = "darcs";
-  version = "2.8.0";
-  sha256 = "10yfab7qb20hzikwrgra7zhx7ad2j0s6l7zksmvczf4xm6hw458l";
+  version = "2.8.1";
+  sha256 = "1fz9k9zihb0fz0w2y55iqa1fd604nxzz48r62sx3ixxn8qqsvrd1";
   isLibrary = true;
   isExecutable = true;
   buildDepends = [