summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-10-27 12:39:36 +0100
committerPeter Simons <simons@cryp.to>2013-10-27 19:07:14 +0100
commitc05bf33b770650e0588b5328eb02f414db1029a8 (patch)
tree4547ef252a921d6c045e0306f2a72f449315a387 /pkgs/applications
parent7daab7444030d6602acd0f6b76f2e4f0a545b982 (diff)
downloadnixlib-c05bf33b770650e0588b5328eb02f414db1029a8.tar
nixlib-c05bf33b770650e0588b5328eb02f414db1029a8.tar.gz
nixlib-c05bf33b770650e0588b5328eb02f414db1029a8.tar.bz2
nixlib-c05bf33b770650e0588b5328eb02f414db1029a8.tar.lz
nixlib-c05bf33b770650e0588b5328eb02f414db1029a8.tar.xz
nixlib-c05bf33b770650e0588b5328eb02f414db1029a8.tar.zst
nixlib-c05bf33b770650e0588b5328eb02f414db1029a8.zip
haskell-git-annex: update to version 4.20131024
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/version-management/git-and-tools/git-annex/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/version-management/git-and-tools/git-annex/default.nix b/pkgs/applications/version-management/git-and-tools/git-annex/default.nix
index f67fc8553c0b..e32a7dc52b9b 100644
--- a/pkgs/applications/version-management/git-and-tools/git-annex/default.nix
+++ b/pkgs/applications/version-management/git-and-tools/git-annex/default.nix
@@ -14,8 +14,8 @@
 
 cabal.mkDerivation (self: {
   pname = "git-annex";
-  version = "4.20131002";
-  sha256 = "00pjb0ivcggpx4qdihrarss68c1q5viwfz4jgg7rqjnhslwvk440";
+  version = "4.20131024";
+  sha256 = "1a4mrx8zr5znhcy2cszv5ri9avqj7lcn467nmaj172f00vn4fd5x";
   isLibrary = false;
   isExecutable = true;
   buildDepends = [