gnu: gvisor-tap-vsock: Update to 0.8.7.

* gnu/packages/containers.scm (gvisor-tap-vsock): Update to 0.8.7.

Change-Id: Id90c1cba75130b0daec7cfd5ece1f234e3da2692
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Tomas Volf 2025-09-11 00:27:52 +02:00 committed by Andreas Enge
parent c69b54b2fa
commit d74d4d9a2a
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -463,7 +463,7 @@ configure network interfaces in Linux containers.")
(define-public gvisor-tap-vsock
(package
(name "gvisor-tap-vsock")
(version "0.8.6")
(version "0.8.7")
(source (origin
(method git-fetch)
(uri (git-reference
@ -472,7 +472,7 @@ configure network interfaces in Linux containers.")
(file-name (git-file-name name version))
(sha256
(base32
"18pwpw3dap42mpv5a1ciq6fh0y8ya5ix7r38bi8i1xc7dxcy3jdj"))))
"1p9vypphssvqfcm3y2nc7b9v0wcc2smkrqq8k60vskaiza89974k"))))
(build-system gnu-build-system)
(arguments
(list