unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61984] [PATCH] gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.20211016.
@ 2023-03-05 17:33 Felix Lechner via Guix-patches via
  2023-03-13 21:33 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Lechner via Guix-patches via @ 2023-03-05 17:33 UTC (permalink / raw)
  To: 61984; +Cc: Felix Lechner

* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Update to 0.0.20211016.

Newer releases of this package are available but require newer versions of
Golang, especially around networking.
---
 gnu/packages/golang.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 465e0fd4c7..c75fdb4a31 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -9663,7 +9663,7 @@ (define-public go-github-com-hjson-hjson-go
 (define-public go-golang-zx2c4-com-wireguard
   (package
     (name "go-golang-zx2c4-com-wireguard")
-    (version "0.0.20200320")
+    (version "0.0.20211016")
     (source
      (origin
        (method git-fetch)
@@ -9676,7 +9676,7 @@ (define-public go-golang-zx2c4-com-wireguard
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0fy4qsss3i3pkq1rpgjds4aipbwlh1dr9hbbf7jn2a1c63kfks0r"))))
+         "09a4gsh75a8bj71wr042afrma9frriqp60cm0cx6c9a8lv5yzzi0"))))
     (build-system go-build-system)
     (arguments
      '(#:import-path "golang.zx2c4.com/wireguard"))

base-commit: 4775460ba9a60c3c09966216da10686a70b8fadb
-- 
2.39.1





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

* [bug#61984] [PATCH] gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.20211016.
  2023-03-05 17:33 [bug#61984] [PATCH] gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.20211016 Felix Lechner via Guix-patches via
@ 2023-03-13 21:33 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-03-13 21:33 UTC (permalink / raw)
  To: Felix Lechner; +Cc: 61984-done, 61984

[-- Attachment #1: Type: text/plain, Size: 453 bytes --]


Felix Lechner via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Update to 0.0.20211016.
>
> Newer releases of this package are available but require newer versions of
> Golang, especially around networking.
> ---
>  gnu/packages/golang.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
5312d798ac36a72d8a977325a7c6ff7647be670a.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-03-13 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-05 17:33 [bug#61984] [PATCH] gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.20211016 Felix Lechner via Guix-patches via
2023-03-13 21:33 ` Christopher Baines

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).