gnu: umockdev: Update to 0.19.1.

* gnu/packages/check.scm (umockdev): Update to 0.19.1.

Change-Id: Id8ff7d498eb200de0986513e54791c08d3429c92
This commit is contained in:
Maxim Cournoyer 2025-05-17 17:24:13 +09:00 committed by Liliana Marie Prikler
parent 5d4702eca1
commit cc777d5457
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -3563,7 +3563,7 @@ pre-condition.")
(define-public umockdev
(package
(name "umockdev")
(version "0.17.13")
(version "0.19.1")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/martinpitt/umockdev/"
@ -3571,7 +3571,7 @@ pre-condition.")
"umockdev-" version ".tar.xz"))
(sha256
(base32
"1kqkraag5v1jl5qfv0mb3ckm8yq2im21mng08sbs9dh9c9pbyvkc"))))
"09plskc0rqwngqssbn2nr8da4zwzkhwg6x5yf109pf36wglf1v1c"))))
(build-system meson-build-system)
(arguments
(list #:phases