me
/
guix
Archived
1
0
Fork 0

gnu: haproxy: Update to 2.9.0.

* gnu/packages/high-availability.scm (haproxy): Update to 2.9.0.

Change-Id: I430c0694ba682b3be5332fdafb20ba7ac5996402
master
Sharlatan Hellseher 2024-01-18 21:26:09 +00:00
parent 0118fe6f85
commit 078215449c
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@
(define-public haproxy
(package
(name "haproxy")
(version "2.7.6")
(version "2.9.0")
(source
(origin
(method url-fetch)
@ -72,7 +72,7 @@
(version-major+minor version)
"/src/haproxy-" version ".tar.gz"))
(sha256
(base32 "0kxpvrn6iaxhw2f2hrxblns6pnxmrds3vvs9h6nwbkrzvdykagqk"))))
(base32 "1aqfp1gslk4dfvrrzg51h0mn1j4n4in82z701bi7ycs63b6qm8gv"))))
(build-system gnu-build-system)
(arguments
(list