unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67996] [PATCH] gnu: grml-zsh-config: Update to 0.19.6.
@ 2023-12-23 21:38 kiasoc5 via Guix-patches via
  2024-01-04  3:56 ` bug#67996: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2023-12-23 21:38 UTC (permalink / raw)
  To: 67996; +Cc: kiasoc5

* gnu/packages/shellutils.scm (grml-zsh-config): Update to 0.19.6.

Change-Id: I0609ec27e98fe1c842cb76d0aaebb491b2e966fe
---
 gnu/packages/shellutils.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm
index 671848fd27..fcbb115e33 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -330,7 +330,7 @@ (define-public zsh-syntax-highlighting
 (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
@@ -338,7 +338,7 @@ (define-public grml-zsh-config
                     version ".tar.gz"))
               (sha256
                (base32
-                "0ifw490z3v9ljccbmm04adz39fj2dmx8mjgayxqj0a9ln90yfdc4"))))
+                "1k1m2fbmvw73qy9mc6k2ygjg6zz8h7nn3d9pvj6jbjadnx4pz770"))))
     (build-system copy-build-system)
     (arguments
      (list

base-commit: 25b83bd9e4ceb77f08c0caee3ecdc48263b53a46
-- 
2.39.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#67996: [PATCH] gnu: grml-zsh-config: Update to 0.19.6.
  2023-12-23 21:38 [bug#67996] [PATCH] gnu: grml-zsh-config: Update to 0.19.6 kiasoc5 via Guix-patches via
@ 2024-01-04  3:56 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2024-01-04  3:56 UTC (permalink / raw)
  To: kiasoc5; +Cc: 67996-done

Hi,

kiasoc5 <kiasoc5@disroot.org> writes:

> * gnu/packages/shellutils.scm (grml-zsh-config): Update to 0.19.6.
>
> Change-Id: I0609ec27e98fe1c842cb76d0aaebb491b2e966fe

Applied, thanks.

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-04  3:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-23 21:38 [bug#67996] [PATCH] gnu: grml-zsh-config: Update to 0.19.6 kiasoc5 via Guix-patches via
2024-01-04  3:56 ` bug#67996: " Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).