about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2017-01-03 23:56:04 +0100
committerPeter Simons <simons@cryp.to>2017-01-06 11:01:54 +0100
commitf8a1e87e074c3d22a53fb7149dbab84a3b95ad41 (patch)
tree7d1ad8713cb2836684d38332e05cc8ab43a31fd3
parentd2e344616c46260cada31b22508004b798e96d22 (diff)
downloadnixlib-f8a1e87e074c3d22a53fb7149dbab84a3b95ad41.tar
nixlib-f8a1e87e074c3d22a53fb7149dbab84a3b95ad41.tar.gz
nixlib-f8a1e87e074c3d22a53fb7149dbab84a3b95ad41.tar.bz2
nixlib-f8a1e87e074c3d22a53fb7149dbab84a3b95ad41.tar.lz
nixlib-f8a1e87e074c3d22a53fb7149dbab84a3b95ad41.tar.xz
nixlib-f8a1e87e074c3d22a53fb7149dbab84a3b95ad41.tar.zst
nixlib-f8a1e87e074c3d22a53fb7149dbab84a3b95ad41.zip
git-annex: update to latest version
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index 2d39e68c9a1f..ff53f1ce2ca2 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -54,7 +54,7 @@ self: super: {
     src = pkgs.fetchFromGitHub {
       owner = "joeyh";
       repo = "git-annex";
-      sha256 = "1a87kllzxmjwkz5arq4c3bp7qfkabn0arbli6s6i68fkgm19s4gr";
+      sha256 = "1vy6bj7f8zyj4n1r0gpi0r7mxapsrjvhwmsi5sbnradfng5j3jya";
       rev = drv.version;
     };
   })).overrideScope (self: super: {