~ruther/guix-local

d74d4d9a2ae3e8fcaf966aacc8ccb2165a4b51f3 — Tomas Volf 8 months ago c69b54b
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>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/containers.scm
M gnu/packages/containers.scm => gnu/packages/containers.scm +2 -2
@@ 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