summaryrefslogtreecommitdiff
path: root/gnu/packages/shellutils.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/shellutils.scm')
-rw-r--r--gnu/packages/shellutils.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm
index 2040cc894e4..9cbd8682357 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -570,7 +570,7 @@ POSIX Shell}, @url{https://www.gnu.org/software/bash/, Bash}, and
570 (if (%current-target-system) 570 (if (%current-target-system)
571 (list this-package) 571 (list this-package)
572 '()) 572 '())
573 (list git-minimal))) 573 (list git-minimal/pinned)))
574 (home-page "https://starship.rs") 574 (home-page "https://starship.rs")
575 (synopsis "Fast and customizable shell prompt") 575 (synopsis "Fast and customizable shell prompt")
576 (description 576 (description