gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.0-20231211153847-12269c276173.

* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Update to 0.0.0-20231211153847-12269c276173.

Change-Id: I06d512c76ff79e154d6878e8430b0e263261e5a0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Artyom V. Poptsov 2024-08-08 22:04:23 +03:00 committed by Sharlatan Hellseher
parent ea8320c145
commit 6006887752
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -7217,7 +7217,7 @@ (define-public go-github-com-gologme-log
(define-public go-golang-zx2c4-com-wireguard
(package
(name "go-golang-zx2c4-com-wireguard")
(version "0.0.20211016")
(version "0.0.0-20231211153847-12269c276173")
(source
(origin
(method git-fetch)
@ -7226,11 +7226,11 @@ (define-public go-golang-zx2c4-com-wireguard
;; source: golang.zx2c4.com/wireguard
(uri (git-reference
(url "https://git.zx2c4.com/wireguard-go/")
(commit version)))
(commit (go-version->git-ref version))))
(file-name (git-file-name name version))
(sha256
(base32
"09a4gsh75a8bj71wr042afrma9frriqp60cm0cx6c9a8lv5yzzi0"))))
"1fbc6m0ahifhrd6jdrpdxi8l3b2slpp8fmv20kpq2yzz19vzzgkf"))))
(build-system go-build-system)
(arguments
'(;; XXX: Failed on newer version of Golang, the recent release requires