~ruther/guix-local

8984d4bbb2d48c5167f5ebdb4587bad3d28ae9d3 — Maxim Cournoyer 1 year, 3 months ago bc1d24d
gnu: sysdig: Update to 0.40.1.

* gnu/packages/admin.scm (sysdig): Update to 0.40.1.

Change-Id: Ifc5a5bc2d701a5bfcebcacc65880225ede3f2e22
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/admin.scm
M gnu/packages/admin.scm => gnu/packages/admin.scm +2 -2
@@ 6203,7 6203,7 @@ that require it.")
(define-public sysdig
  (package
    (name "sysdig")
    (version "0.40.0-alpha6")           ;for the 0.20 patch to apply
    (version "0.40.1")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 6212,7 6212,7 @@ that require it.")
              (file-name (git-file-name name version))
              (sha256
               (base32
                "0pxmx3by0lckw7zv54wrg0cr13j1mhk2z0x4qachrf2mz5qjq2cd"))))
                "1npm630fix7vssd7hiv2sh3jbs43jl748zbrhwpx8gly25zqvy1h"))))
    (build-system cmake-build-system)
    (arguments
     (list #:tests? #f                  ;no test suite