emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#67996: closed ([PATCH] gnu: grml-zsh-config: Update to 0.19.6.)


From: GNU bug Tracking System
Subject: bug#67996: closed ([PATCH] gnu: grml-zsh-config: Update to 0.19.6.)
Date: Thu, 04 Jan 2024 03:57:02 +0000

Your message dated Wed, 03 Jan 2024 22:56:13 -0500
with message-id <87r0ix3g6a.fsf@gmail.com>
and subject line Re: [bug#67996] [PATCH] gnu: grml-zsh-config: Update to 0.19.6.
has caused the debbugs.gnu.org bug report #67996,
regarding [PATCH] gnu: grml-zsh-config: Update to 0.19.6.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
67996: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67996
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#67996] [PATCH] gnu: grml-zsh-config: Update to 0.19.6. Date: Wed, 03 Jan 2024 22:56:13 -0500 User-agent: Gnus/5.13 (Gnus v5.13)
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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]