haskell-git-annex: update to version 5.20140127

This commit is contained in:
Peter Simons 2014-01-28 10:31:43 +01:00
parent b8d6e1d458
commit 63ec2bec8f

View File

@ -5,17 +5,18 @@
, hinotify, hS3, hslogger, HTTP, httpConduit, httpTypes, IfElse , hinotify, hS3, hslogger, HTTP, httpConduit, httpTypes, IfElse
, json, lsof, MissingH, MonadCatchIOTransformers, monadControl, mtl , json, lsof, MissingH, MonadCatchIOTransformers, monadControl, mtl
, network, networkConduit, networkInfo, networkMulticast , network, networkConduit, networkInfo, networkMulticast
, networkProtocolXmpp, openssh, perl, QuickCheck, random, regexTdfa , networkProtocolXmpp, openssh, optparseApplicative, perl
, rsync, SafeSemaphore, SHA, stm, tasty, tastyHunit , QuickCheck, random, regexTdfa, rsync, SafeSemaphore, SHA, stm
, tastyQuickcheck, text, time, transformers, unixCompat, utf8String , tasty, tastyHunit, tastyQuickcheck, text, time, transformers
, uuid, wai, waiLogger, warp, which, xmlConduit, xmlTypes, yesod , unixCompat, utf8String, uuid, wai, waiLogger, warp, which
, yesodCore, yesodDefault, yesodForm, yesodStatic , xmlConduit, xmlTypes, yesod, yesodCore, yesodDefault, yesodForm
, yesodStatic
}: }:
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "git-annex"; pname = "git-annex";
version = "5.20140116"; version = "5.20140127";
sha256 = "18l9nflmnfaqmrq9nvypv2jwn3v2461lb4m0jjpai6aipzl91jw2"; sha256 = "0aqqnv0faiva9vf0nb0d8xsd659y8cyrnyy6mfjdqjqdw8wha3yr";
isLibrary = false; isLibrary = false;
isExecutable = true; isExecutable = true;
buildDepends = [ buildDepends = [
@ -25,10 +26,10 @@ cabal.mkDerivation (self: {
hinotify hS3 hslogger HTTP httpConduit httpTypes IfElse json hinotify hS3 hslogger HTTP httpConduit httpTypes IfElse json
MissingH MonadCatchIOTransformers monadControl mtl network MissingH MonadCatchIOTransformers monadControl mtl network
networkConduit networkInfo networkMulticast networkProtocolXmpp networkConduit networkInfo networkMulticast networkProtocolXmpp
QuickCheck random regexTdfa SafeSemaphore SHA stm tasty tastyHunit optparseApplicative QuickCheck random regexTdfa SafeSemaphore SHA
tastyQuickcheck text time transformers unixCompat utf8String uuid stm tasty tastyHunit tastyQuickcheck text time transformers
wai waiLogger warp xmlConduit xmlTypes yesod yesodCore yesodDefault unixCompat utf8String uuid wai waiLogger warp xmlConduit xmlTypes
yesodForm yesodStatic yesod yesodCore yesodDefault yesodForm yesodStatic
]; ];
buildTools = [ bup curl git gnupg1 lsof openssh perl rsync which ]; buildTools = [ bup curl git gnupg1 lsof openssh perl rsync which ];
configureFlags = "-fS3 configureFlags = "-fS3