From: Yovan Naumovski via Guix-patches via <guix-patches@gnu.org>
To: 62715@debbugs.gnu.org
Cc: Yovan Naumovski <yovan@gorski.stream>
Subject: [bug#62715] [PATCH] gnu: haproxy: Update to 2.7.6.
Date: Fri, 7 Apr 2023 20:45:23 +0300 [thread overview]
Message-ID: <20230407174523.23484-1-yovan@gorski.stream> (raw)
* 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
next reply other threads:[~2023-04-07 17:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-07 17:45 Yovan Naumovski via Guix-patches via [this message]
2023-04-09 19:31 ` [bug#62715] [PATCH] gnu: haproxy: Update to 2.7.6 Nicolas Goaziou
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=20230407174523.23484-1-yovan@gorski.stream \
--to=guix-patches@gnu.org \
--cc=62715@debbugs.gnu.org \
--cc=yovan@gorski.stream \
/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).