rekahsoft-gnu: Update spaceship-prompt to 3.16.5

* rekahsoft-gnu/packages/shellutils.scm (spaceship-prompt): Update to 3.16.5
This commit is contained in:
Collin J. Doering 2022-04-08 11:12:10 -04:00
parent d21c753185
commit 2b3e49152e
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 2 additions and 2 deletions

View File

@ -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