all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Massimo Zaniboni <mzan@dokmelody.org>
To: 74513@debbugs.gnu.org
Cc: Massimo Zaniboni <mzan@dokmelody.org>
Subject: [bug#74513] [PATCH]    gnu: goaccess: Update to 1.9.3.
Date: Sun, 24 Nov 2024 21:30:32 +0100	[thread overview]
Message-ID: <d8f8239a1c0650343a8c75cabc5a4ea5e611e77d.1732480232.git.mzan@dokmelody.org> (raw)

   gnu: goaccess: Update to 1.9.3.

   * gnu/packages/web.scm (goaccess): Update to 1.9.3.

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

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index d53815e..f5acd51 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6449,14 +6449,14 @@ (define-public darkhttpd
 (define-public goaccess
   (package
     (name "goaccess")
-    (version "1.7.2")
+    (version "1.9.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://tar.goaccess.io/goaccess-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0sqjkla4fjw5h49x675qibp860bk0haajc3i31m1q782kjiap6hf"))
+                "0dvqxk9rbsp24fp1r5xdz7rcnvvl0q26p07nfmgmzaf4wd4yxw29"))
               (modules '((guix build utils)))
               (snippet '(substitute* '("src/error.h"
                                        "src/parser.c")

base-commit: 1eead56e2f763e3a1a371f9ea00e89337867d397
prerequisite-patch-id: e3ec1271b30da286e1a2fdd1519a8c504e52d64a
prerequisite-patch-id: d3350d60addfeff6a570846380ebe88fed7a1335
prerequisite-patch-id: 8ca774fc68440ec5233b5353f11886b1712e6b43
prerequisite-patch-id: 0000000000000000000000000000000000000000
prerequisite-patch-id: e22870a8d4b3ab67b12e05b6242b7f1bf5ac193b
prerequisite-patch-id: 2631fbcb1b43925c2b811c409a1439e756a2ceab
prerequisite-patch-id: 74ce120191eb079492724c204814bb29c5f1d769
prerequisite-patch-id: afafd126a0dea832a2041832be6167056e4f7996
-- 
2.46.0





                 reply	other threads:[~2024-11-24 20:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d8f8239a1c0650343a8c75cabc5a4ea5e611e77d.1732480232.git.mzan@dokmelody.org \
    --to=mzan@dokmelody.org \
    --cc=74513@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.