haskell-github-backup: update to version 1.20140707
This commit is contained in:
parent
af88d71b55
commit
56c569a9cd
@ -1,18 +1,19 @@
|
|||||||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||||
|
|
||||||
{ cabal, extensibleExceptions, filepath, git, github, hslogger
|
{ cabal, extensibleExceptions, filepath, git, github, hslogger
|
||||||
, IfElse, MissingH, mtl, network, prettyShow, text, unixCompat
|
, IfElse, MissingH, mtl, network, optparseApplicative, prettyShow
|
||||||
|
, text, unixCompat
|
||||||
}:
|
}:
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "github-backup";
|
pname = "github-backup";
|
||||||
version = "1.20131203";
|
version = "1.20140707";
|
||||||
sha256 = "0156g7zbqsp58g8hniqsilyc79sam7plwhn3w56wbzf8m380mwba";
|
sha256 = "0c15gq91c36xza7yiimqvgk609p9xf9jlzy9683d9p9bx1khpadd";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
extensibleExceptions filepath github hslogger IfElse MissingH mtl
|
extensibleExceptions filepath github hslogger IfElse MissingH mtl
|
||||||
network prettyShow text unixCompat
|
network optparseApplicative prettyShow text unixCompat
|
||||||
];
|
];
|
||||||
buildTools = [ git ];
|
buildTools = [ git ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user