aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/backup.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index 22c1ef64e9..281f951f78 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -352,7 +352,7 @@ random access nor for in-place modification. This package provides the
@command{bsdcat}, @command{bsdcpio} and @command{bsdtar} commands.")
(license license:bsd-2)))
-(define-public libarchive/fixed
+(define libarchive/fixed
(package
(inherit libarchive)
(version "3.7.7")