* [bug#62715] [PATCH] gnu: haproxy: Update to 2.7.6.
@ 2023-04-07 17:45 Yovan Naumovski via Guix-patches via
2023-04-09 19:31 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Yovan Naumovski via Guix-patches via @ 2023-04-07 17:45 UTC (permalink / raw)
To: 62715; +Cc: Yovan Naumovski
* gnu/packages/high-availability.scm (haproxy): Update to 2.7.6.
---
gnu/packages/high-availability.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/high-availability.scm b/gnu/packages/high-availability.scm
index ad6db537e5..35bb28786b 100644
--- a/gnu/packages/high-availability.scm
+++ b/gnu/packages/high-availability.scm
@@ -60,7 +60,7 @@ (define-module (gnu packages high-availability)
(define-public haproxy
(package
(name "haproxy")
- (version "2.7.5")
+ (version "2.7.6")
(source
(origin
(method url-fetch)
@@ -68,7 +68,7 @@ (define-public haproxy
(version-major+minor version)
"/src/haproxy-" version ".tar.gz"))
(sha256
- (base32 "00j5lwvrf8lgfid3108gclxbd46v3mnd4lh0lw4l0nn3f0rf9ip2"))))
+ (base32 "0kxpvrn6iaxhw2f2hrxblns6pnxmrds3vvs9h6nwbkrzvdykagqk"))))
(build-system gnu-build-system)
(arguments
(list
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#62715] [PATCH] gnu: haproxy: Update to 2.7.6.
2023-04-07 17:45 [bug#62715] [PATCH] gnu: haproxy: Update to 2.7.6 Yovan Naumovski via Guix-patches via
@ 2023-04-09 19:31 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-09 19:31 UTC (permalink / raw)
To: 62715; +Cc: 62715-done, Yovan Naumovski
Hello,
Yovan Naumovski via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/high-availability.scm (haproxy): Update to 2.7.6.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-09 19:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-07 17:45 [bug#62715] [PATCH] gnu: haproxy: Update to 2.7.6 Yovan Naumovski via Guix-patches via
2023-04-09 19:31 ` Nicolas Goaziou
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).