gnu: kcov: Update to 42.

* gnu/packages/code.scm (kcov): Update to 42.
This commit is contained in:
Tobias Geerinckx-Rice 2023-09-24 02:00:00 +02:00
parent 8a5dfdccf8
commit b7789fb9e1
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -623,7 +623,7 @@ (define-public lcov-cobertura
(define-public kcov
(package
(name "kcov")
(version "40")
(version "42")
(source (origin
(method git-fetch)
(uri (git-reference
@ -632,7 +632,7 @@ (define-public kcov
(file-name (git-file-name name version))
(sha256
(base32
"0zayhmx6s377bxmkmvl9d9vjzfbpvh1k9ba6np4zdjvjjq327xag"))))
"14pyahpgadh845q2p1gjw2yrlqcan4n870icrn2yqdpf33cprzgk"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no test target