me
/
guix
Archived
1
0
Fork 0

gnu: xen: Update to 4.14.0.

* gnu/packages/virtualization.scm (xen): Update to 4.14.0.
master
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
1 changed files with 2 additions and 2 deletions

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