unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: Sergey Trofimov <sarg@sarg.org.ru>
Cc: 65825@debbugs.gnu.org, 65825-done@debbugs.gnu.org
Subject: [bug#65825] [PATCH] gnu: squid: Update to 6.3.
Date: Fri, 15 Sep 2023 10:27:07 +0100	[thread overview]
Message-ID: <8734zfss1l.fsf@cbaines.net> (raw)
In-Reply-To: <0c8bef780b77e208e929192f0d2f5f0c36338498.1694188520.git.sarg@sarg.org.ru>

[-- Attachment #1: Type: text/plain, Size: 1225 bytes --]


Sergey Trofimov <sarg@sarg.org.ru> writes:

> ---
>  gnu/packages/networking.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
> index 6c22129a98..1eb464673d 100644
> --- a/gnu/packages/networking.scm
> +++ b/gnu/packages/networking.scm
> @@ -1998,14 +1998,14 @@ (define-public httpstat
>  (define-public squid
>    (package
>      (name "squid")
> -    (version "4.17")
> +    (version "6.3")
>      (source
>       (origin
>         (method url-fetch)
> -       (uri (string-append "http://www.squid-cache.org/Versions/v4/squid-"
> +       (uri (string-append "http://www.squid-cache.org/Versions/v6/squid-"
>                             version ".tar.xz"))
>         (sha256
> -        (base32 "060lwghn6q982bay11ia38c86kd8w6mjgy68n58v31kwik08m4nb"))))
> +        (base32 "1yj869jnbdv1fb604j6g602dyvfnw7ahh9sh7mbqjpbsd9cgb83l"))))
>      (build-system gnu-build-system)
>      (arguments
>       '(#:configure-flags
>
> base-commit: 45af7b89239d4bbdc145a5c9cc03356f31d5a20e

I missed adding the changelog entry to the commit message, but I've
pushed this to master now as af1d2c031032b2b0330a3093a41b16f7699f29b9.

Thanks,

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

      reply	other threads:[~2023-09-15  9:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-08 15:57 [bug#65825] [PATCH] gnu: squid: Update to 6.3 Sergey Trofimov
2023-09-15  9:27 ` Christopher Baines [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=8734zfss1l.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=65825-done@debbugs.gnu.org \
    --cc=65825@debbugs.gnu.org \
    --cc=sarg@sarg.org.ru \
    /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 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).