diff --git a/rekahsoft-gnu/packages/shellutils.scm b/rekahsoft-gnu/packages/shellutils.scm index b32c413..dde4291 100644 --- a/rekahsoft-gnu/packages/shellutils.scm +++ b/rekahsoft-gnu/packages/shellutils.scm @@ -99,7 +99,7 @@ files, command history, processes, hostnames, bookmarks, git commits, etc..") (define-public spaceship-prompt (package (name "spaceship-prompt") - (version "3.11.2") + (version "3.16.5") (source (origin (method git-fetch) (uri (git-reference @@ -108,7 +108,7 @@ files, command history, processes, hostnames, bookmarks, git commits, etc..") (file-name (git-file-name name version)) (sha256 (base32 - "1q7m9mmg82n4fddfz01y95d5n34xnzhrnn1lli0vih39sgmzim9b")))) + "1l5vla2wyzcp96xxh41l4fsss23rshm8h7xnwkrziwa45y6jy7hj")))) (build-system gnu-build-system) (arguments `(#:phases