[PATCH] gnu: squid: Update to 6.3.

  • Done
  • quality assurance status badge
Details
2 participants
  • Christopher Baines
  • Sergey Trofimov
Owner
unassigned
Submitted by
Sergey Trofimov
Severity
normal

Debbugs page

Sergey Trofimov wrote 2 years ago
(address . guix-patches@gnu.org)(name . Sergey Trofimov)(address . sarg@sarg.org.ru)
0c8bef780b77e208e929192f0d2f5f0c36338498.1694188520.git.sarg@sarg.org.ru
---
gnu/packages/networking.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (24 lines)
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
--
2.41.0
Christopher Baines wrote 1 years ago
(name . Sergey Trofimov)(address . sarg@sarg.org.ru)
8734zfss1l.fsf@cbaines.net
Sergey Trofimov <sarg@sarg.org.ru> writes:

Toggle quote (29 lines)
> ---
> 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
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmUEJAZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9XedPQ//b4UNqiF/orvZ+w77M62NiBJTncvG7HH1
yZGjjr3EGguheW7CTmpWQo6Vmv9XFvn9PM1odo7L7gR53TRP1g8PPIltx/L+aSR/
KRd7tOs3KJLIzQ3b6WaTu0MoxmVHOs4MOqZ/OVb+CBEpd/x+6BfR2WGjOPGm9tCG
ol3Sw5ZLpAFjPxFzuI4NbCm2nhH+7pOUOpWdJEp6bBNouTWKJqtdpIh4eZDmk7SB
siWIaTeGTOcZ1KK9D2MtDXyMZpK5IWLWtrYn2Kp6LxeedDl02//o9Y1xL4rFpdaJ
OLXPvc42wb9FwLusCFKcs+CbC56tgrdgPeoy5W16/BzSGCgfHtR3xw8yAtVv6LfH
0mmwt4jhPO2Xo32KT8z3EwR8Z+uSlF+0LMx3IBrslvlsTLvmGoeEayQGfQXA+Tu8
HKjwi+S9p3QVWBiqWXEwqMfDa4NacIHF8n4UJV+3N7pQWdGC3w6e7ClnK0wlV6pU
Aqesl7hNBZF5rgFKT3c4b9q8TV9oj16XGeH7U6ec3f6/c5bj6RukOkeX3l6LVeSQ
6ROGpSGkzAdEvyjaNV3kZg8ljOcSOktE/cq2mnJjqVcSeD165wqRvXWZiGAZDwMB
DVra4SeS76ZR18MLlII19AB6jnoZQ4bnH0BujgTvHhY/agm1cNpcLm3xV5B9LFX6
P1QlGtKlJTA=
=N6Lj
-----END PGP SIGNATURE-----

?
Your comment

This issue is archived.

To comment on this conversation send an email to 65825@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65825
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help