From 8d0d41da0905a7768df37060c6010f2dcdedf7fb Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 27 Jun 2018 10:44:10 +0200 Subject: git-annex: update to version 6.20180626 This update fixes CVE-2018-10857 and CVE-2018-10859. --- pkgs/development/haskell-modules/configuration-common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs') diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index b196b1a9ccd1..acdcccd43558 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -86,7 +86,7 @@ self: super: { name = "git-annex-${drv.version}-src"; url = "git://git-annex.branchable.com/"; rev = "refs/tags/" + drv.version; - sha256 = "0cz044zjp067xjx0dw1yg3n7vnrkn1j3rvnk9i3jf1aqfvm1szwy"; + sha256 = "0q9z5q7vrcqa831wni972kchcdivqp55x1z2fgmdp8jfq4pidvyb"; }; })).overrideScope (self: super: { aws = dontCheck (self.aws_0_18); -- cgit 1.4.1