summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2014-01-09 00:49:07 +0100
committerPeter Simons <simons@cryp.to>2014-01-11 12:03:41 +0100
commit18626481ca95d4e91c8462efbd1e3ae2ce6a201b (patch)
tree4080344bec5781e735e40172d62a80e4f6112fae /pkgs/applications
parent153b4ccf7148aaaa3761f546d43743775ea143ca (diff)
downloadnixpkgs-18626481ca95d4e91c8462efbd1e3ae2ce6a201b.tar
nixpkgs-18626481ca95d4e91c8462efbd1e3ae2ce6a201b.tar.gz
nixpkgs-18626481ca95d4e91c8462efbd1e3ae2ce6a201b.tar.bz2
nixpkgs-18626481ca95d4e91c8462efbd1e3ae2ce6a201b.tar.lz
nixpkgs-18626481ca95d4e91c8462efbd1e3ae2ce6a201b.tar.xz
nixpkgs-18626481ca95d4e91c8462efbd1e3ae2ce6a201b.tar.zst
nixpkgs-18626481ca95d4e91c8462efbd1e3ae2ce6a201b.zip
haskell-git-annex: update to version 5.20140108
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 5be6faa321e..28b64c118ba 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 = "5.20140107";
-  sha256 = "094jqnx37r6pjsicxmfc67hqh7gps5yqbq4qpl6labk80h63ric9";
+  version = "5.20140108";
+  sha256 = "17j1avmg66lda52p93689n4mas46rfbjdvss1rvmdh10cj7hg8jy";
   isLibrary = false;
   isExecutable = true;
   buildDepends = [