aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--km-packages/git-annex.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/km-packages/git-annex.scm b/km-packages/git-annex.scm
index 09de9da..d823054 100644
--- a/km-packages/git-annex.scm
+++ b/km-packages/git-annex.scm
@@ -62,7 +62,7 @@ newspace."
#:recursive? #t
#:select? (git-predicate %source-dir)))
(arguments
- `(,@(substitute-keyword-arguments (package-arguments km-git-annex)
+ `(,@(substitute-keyword-arguments (package-arguments git-annex)
((#:phases phases)
`(modify-phases ,phases
(add-before 'factor-setup 'delete-setup