3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: xen: Update to 4.14.0.

* gnu/packages/virtualization.scm (xen): Update to 4.14.0.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-16 04:01:52 +01:00
parent 1a8a6b7c9b
commit 243512d984
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1778,7 +1778,7 @@ DOS or Microsoft Windows.")
(define-public xen
(package
(name "xen")
(version "4.13.0")
(version "4.14.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1787,7 +1787,7 @@ DOS or Microsoft Windows.")
(file-name (git-file-name name version))
(sha256
(base32
"0py50n995gv909i0d1lfdcj9wcp5g1d5z6m2291jqqlfyany138g"))))
"1s06zhzmkm7wylrxhas5v0sg2ackmmyw01gvv67r9idml55i0dh5"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags