GNU bug report logs - #67996
[PATCH] gnu: grml-zsh-config: Update to 0.19.6.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sat, 23 Dec 2023 21:42:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: bug#67996: closed (Re: [bug#67996] [PATCH] gnu: grml-zsh-config:
 Update to 0.19.6.)
Date: Thu, 04 Jan 2024 03:57:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#67996: [PATCH] gnu: grml-zsh-config: Update to 0.19.6.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 67996 <at> debbugs.gnu.org.

-- 
67996: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67996
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 67996-done <at> debbugs.gnu.org
Subject: Re: [bug#67996] [PATCH] gnu: grml-zsh-config: Update to 0.19.6.
Date: Wed, 03 Jan 2024 22:56:13 -0500
Hi,

kiasoc5 <kiasoc5 <at> disroot.org> writes:

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

Applied, thanks.

-- 
Thanks,
Maxim

[Message part 3 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: grml-zsh-config: Update to 0.19.6.
Date: Sat, 23 Dec 2023 16:38:57 -0500
* 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




This bug report was last modified 1 year and 199 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.