summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkiasoc5 <kiasoc5@disroot.org>2023-12-23 16:38:57 -0500
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-01-05 00:31:36 -0500
commite963dcd2e2e1b494d1d8e02453866d00ba3419fa (patch)
treed86a1aca64db7e2cc73afec6bd1318ff4bd8d262
parent6702118c94d05f8410e89781f661e1fd3858b365 (diff)
downloadguix-patches-e963dcd2e2e1b494d1d8e02453866d00ba3419fa.tar
guix-patches-e963dcd2e2e1b494d1d8e02453866d00ba3419fa.tar.gz
gnu: grml-zsh-config: Update to 0.19.6.
* gnu/packages/shellutils.scm (grml-zsh-config): Update to 0.19.6. Change-Id: I0609ec27e98fe1c842cb76d0aaebb491b2e966fe Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
-rw-r--r--gnu/packages/shellutils.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm
index 9993c0b807..00352dc327 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -331,7 +331,7 @@ particularly in catching syntax errors.")
(define-public grml-zsh-config
(package
(name "grml-zsh-config")
- (version "0.19.5")
+ (version "0.19.6")
(source (origin
(method url-fetch)
(uri (string-append
@@ -339,7 +339,7 @@ particularly in catching syntax errors.")
version ".tar.gz"))
(sha256
(base32
- "0ifw490z3v9ljccbmm04adz39fj2dmx8mjgayxqj0a9ln90yfdc4"))))
+ "1k1m2fbmvw73qy9mc6k2ygjg6zz8h7nn3d9pvj6jbjadnx4pz770"))))
(build-system copy-build-system)
(arguments
(list