url error

This commit is contained in:
Yann Dupont 2022-05-23 11:32:25 +02:00
parent 43e54c0aba
commit fdcf2d1e67

View file

@ -14,7 +14,7 @@
(package
(inherit qemu)
(name "qemu-upstream")
(version "7.0")
(version "7.0.0")
(source
(origin
@ -23,7 +23,7 @@
version ".tar.xz"))
(sha256
(base32
"0iavlsy9hin8k38230j8lfmyipx3965zljls1dp34mmc8n75vqb8"))
"0fgq8szlc75ymgpxpkj47njqqiw65nxsl2wbg4188whzjp3pbczn"))
(patches (search-patches "qemu-build-info-manual.patch"
"qemu-fix-agent-paths.patch"))
(modules '((guix build utils)))