all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71514] [PATCH] gnu: squid: Update to 6.10.
@ 2024-06-12 11:03 Andy Tai
  2024-06-15 15:22 ` [bug#71514] QA review for 71514 Nicolas Graves via Guix-patches via
  2024-06-16  8:18 ` bug#71514: Close Andreas Enge
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Tai @ 2024-06-12 11:03 UTC (permalink / raw)
  To: 71514; +Cc: Andy Tai

* gnu/packages/networking.scm (squid): Update to 6.10.

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

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 7e724bff6a..e3bed39f70 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2042,14 +2042,14 @@ (define-public httpstat
 (define-public squid
   (package
     (name "squid")
-    (version "6.3")
+    (version "6.10")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "http://www.squid-cache.org/Versions/v6/squid-"
                            version ".tar.xz"))
        (sha256
-        (base32 "1yj869jnbdv1fb604j6g602dyvfnw7ahh9sh7mbqjpbsd9cgb83l"))))
+        (base32 "19q86j2jd2vwv298ialnhqahl0qjxjdbigi5vmq4gw13wy3v21qb"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags

base-commit: 30f0faafc4b1cb092d50b58b38db7435c8dbcfeb
-- 
2.34.1





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

* [bug#71514] QA review for 71514
  2024-06-12 11:03 [bug#71514] [PATCH] gnu: squid: Update to 6.10 Andy Tai
@ 2024-06-15 15:22 ` Nicolas Graves via Guix-patches via
  2024-06-16  8:18 ` bug#71514: Close Andreas Enge
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-06-15 15:22 UTC (permalink / raw)
  To: control, 71514

user guix
usertag 71514 + reviewed-looks-good
thanks

Guix QA review form submission:
Built and challenged.
No lint warning including tests that require network except archival which currently times out.
LGTM.

Items marked as checked: Lint warnings, Package builds, Commit messages

-- 
Best regards,
Nicolas Graves




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

* bug#71514: Close
  2024-06-12 11:03 [bug#71514] [PATCH] gnu: squid: Update to 6.10 Andy Tai
  2024-06-15 15:22 ` [bug#71514] QA review for 71514 Nicolas Graves via Guix-patches via
@ 2024-06-16  8:18 ` Andreas Enge
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Enge @ 2024-06-16  8:18 UTC (permalink / raw)
  To: 71514-done

Pushed, thanks for the patch and the review!

Andreas





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

end of thread, other threads:[~2024-06-16  8:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12 11:03 [bug#71514] [PATCH] gnu: squid: Update to 6.10 Andy Tai
2024-06-15 15:22 ` [bug#71514] QA review for 71514 Nicolas Graves via Guix-patches via
2024-06-16  8:18 ` bug#71514: Close Andreas Enge

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.