GNU bug report logs - #65653
[PATCH] gnu: highlight: Update to 4.8.

Previous Next

Package: guix-patches;

Reported by: gemmaro <gemmaro.dev <at> gmail.com>

Date: Thu, 31 Aug 2023 10:39:01 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: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#65653: closed ([PATCH] gnu: highlight: Update to 4.8.)
Date: Wed, 06 Sep 2023 03:38:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 05 Sep 2023 23:36:59 -0400
with message-id <87il8oas6c.fsf <at> gmail.com>
and subject line Re: bug#65653: [PATCH] gnu: highlight: Update to 4.8.
has caused the debbugs.gnu.org bug report #65653,
regarding [PATCH] gnu: highlight: Update to 4.8.
to be marked as done.

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


-- 
65653: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65653
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: gemmaro <gemmaro.dev <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: gemmaro <gemmaro.dev <at> gmail.com>
Subject: [PATCH] gnu: highlight: Update to 4.8.
Date: Thu, 31 Aug 2023 19:38:07 +0900
* gnu/packages/pretty-print.scm (highlight): Update to 4.8.
---
 gnu/packages/pretty-print.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pretty-print.scm b/gnu/packages/pretty-print.scm
index 5d15b160f3..929fcce812 100644
--- a/gnu/packages/pretty-print.scm
+++ b/gnu/packages/pretty-print.scm
@@ -352,7 +352,7 @@ (define-public source-highlight
 (define-public highlight
   (package
     (name "highlight")
-    (version "4.7")
+    (version "4.8")
     (outputs (list "out" "gui"))
     (source (origin
               (method url-fetch)
@@ -360,7 +360,7 @@ (define-public highlight
                                   version ".tar.bz2"))
               (sha256
                (base32
-                "1cl21qpgy92w1x53vrn1bgq84mkh6fgayc9k38mz4xmz2yw01nv1"))
+                "1iggdw4c8pfz1z1c51fyd6x79y1mnc82b6lfkg3vbb44739m5cjs"))
               (patches (search-patches "highlight-gui-data-dir.patch"))))
     (build-system gnu-build-system)
     (arguments

base-commit: d6966b8a5b4f2ddda2bc685b9642e7a1c2cbe17c
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: gemmaro <gemmaro.dev <at> gmail.com>
Cc: 65653-done <at> debbugs.gnu.org
Subject: Re: bug#65653: [PATCH] gnu: highlight: Update to 4.8.
Date: Tue, 05 Sep 2023 23:36:59 -0400
Hi,

gemmaro <gemmaro.dev <at> gmail.com> writes:

> * gnu/packages/pretty-print.scm (highlight): Update to 4.8.
> ---
>  gnu/packages/pretty-print.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Installed!

-- 
Thanks,
Maxim


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

Previous Next


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