unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65653] [PATCH] gnu: highlight: Update to 4.8.
@ 2023-08-31 10:38 gemmaro
  2023-09-06  3:36 ` bug#65653: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: gemmaro @ 2023-08-31 10:38 UTC (permalink / raw)
  To: 65653; +Cc: gemmaro

* 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





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

* bug#65653: [PATCH] gnu: highlight: Update to 4.8.
  2023-08-31 10:38 [bug#65653] [PATCH] gnu: highlight: Update to 4.8 gemmaro
@ 2023-09-06  3:36 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2023-09-06  3:36 UTC (permalink / raw)
  To: gemmaro; +Cc: 65653-done

Hi,

gemmaro <gemmaro.dev@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




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

end of thread, other threads:[~2023-09-06  3:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-31 10:38 [bug#65653] [PATCH] gnu: highlight: Update to 4.8 gemmaro
2023-09-06  3:36 ` bug#65653: " 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).