me
/
guix
Archived
1
0
Fork 0

gnu: kcov: Update to 40.

* gnu/packages/code.scm (kcov): Update to 40.
master
Tobias Geerinckx-Rice 2022-01-10 03:07:34 +01:00
parent 746e590d4a
commit b834f73bc7
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -562,7 +562,7 @@ results and determine build stability.")
(define-public kcov
(package
(name "kcov")
(version "39")
(version "40")
(source (origin
(method git-fetch)
(uri (git-reference
@ -571,7 +571,7 @@ results and determine build stability.")
(file-name (git-file-name name version))
(sha256
(base32
"09wf1k4dlpdhqjjgq2bibmgy8i3z32wf0zxhd2px2dvg92m4zwqr"))))
"0zayhmx6s377bxmkmvl9d9vjzfbpvh1k9ba6np4zdjvjjq327xag"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no test target