mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: xpra-5: Update to 5.1.3.
* gnu/packages/xorg.scm (xpra-5): Update to 5.1.3. Change-Id: I76729779e78cb1923a288ead34e5baf63b3d3e98 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
c0a98f1d29
commit
b3737fd05f
1 changed files with 2 additions and 2 deletions
|
|
@ -6701,7 +6701,7 @@ X11 servers, Windows, or macOS.")
|
|||
(package
|
||||
(inherit xpra)
|
||||
(name "xpra")
|
||||
(version "5.1.2")
|
||||
(version "5.1.3")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -6710,7 +6710,7 @@ X11 servers, Windows, or macOS.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "150as385jvhz9isc6a9876hrs8700axd700d2m1wagd628xx8yh0"))
|
||||
(base32 "1046dqfh97l586gzbvcd1vb515na35147jm55i50kc9zkssfmygc"))
|
||||
(patches (search-patches "xpra-5.0-systemd-run.patch"
|
||||
"xpra-5.0-install_libs.patch"))))))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue