[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/78: gnu: virglrenderer: Update to 1.0.1.
From: |
guix-commits |
Subject: |
20/78: gnu: virglrenderer: Update to 1.0.1. |
Date: |
Fri, 23 Feb 2024 03:12:00 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 37ba6c20eabcaf79e23bbd4447b0d0f81121d05b
Author: Ahmad Draidi via Guix-patches via <guix-patches@gnu.org>
AuthorDate: Sat Feb 17 19:59:38 2024 +0400
gnu: virglrenderer: Update to 1.0.1.
* gnu/packages/spice.scm (virglrenderer): Update to 1.0.1.
[source]: Update URI to avoid redirect.
Change-Id: I0b132a62b6cc312da857796ce5242a5b7ff475d6
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
gnu/packages/spice.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/spice.scm b/gnu/packages/spice.scm
index d0cef54c1d..7aa1022eb6 100644
--- a/gnu/packages/spice.scm
+++ b/gnu/packages/spice.scm
@@ -90,16 +90,16 @@ different (virtual) machine than the one to which the USB
device is attached.")
(define-public virglrenderer
(package
(name "virglrenderer")
- (version "0.10.4")
+ (version "1.0.1")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "https://gitlab.freedesktop.org/virgl/virglrenderer")
+ (url
"https://gitlab.freedesktop.org/virgl/virglrenderer.git")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
- "06pwavrknyhghlxyh7ckq4scjx47v9fhy08r6pn194whzvzivmqg"))))
+ "0xw2qk8557gqpm1ssgk3ccshgljm6sh3wbbwpsp9cl0h4hdf2wq2"))))
(build-system meson-build-system)
(inputs (list libepoxy mesa))
(native-inputs (list pkg-config python))
- 11/78: gnu: python-ruamel-yaml: Update to 0.18.6., (continued)
- 11/78: gnu: python-ruamel-yaml: Update to 0.18.6., guix-commits, 2024/02/23
- 09/78: gnu: tigervnc-client: Update to 1.13.1., guix-commits, 2024/02/23
- 10/78: gnu: python-ruamel.yaml.clib: Update to 0.2.8., guix-commits, 2024/02/23
- 13/78: gnu: Add python-cwlformat., guix-commits, 2024/02/23
- 14/78: gnu: Add python-cwl-upgrader., guix-commits, 2024/02/23
- 16/78: gnu: Add python-spython., guix-commits, 2024/02/23
- 18/78: gnu: Add xpenguins., guix-commits, 2024/02/23
- 12/78: gnu: python-schema-salad: Update to 8.5.20240102191335., guix-commits, 2024/02/23
- 15/78: gnu: Add python-cwl-utils., guix-commits, 2024/02/23
- 17/78: gnu: cwltool: Update to 3.1.20240112164112., guix-commits, 2024/02/23
- 20/78: gnu: virglrenderer: Update to 1.0.1.,
guix-commits <=
- 29/78: gnu: emacs-auctex: Update to 14.0.3., guix-commits, 2024/02/23
- 30/78: gnu: emacs-mmm-mode: Update to 0.5.11., guix-commits, 2024/02/23
- 40/78: gnu: emacs-dtrt-indent: Update to 1.17., guix-commits, 2024/02/23
- 42/78: gnu: emacs-edit-indirect: Update to 0.1.13., guix-commits, 2024/02/23
- 38/78: gnu: emacs-corfu: Update to 1.2., guix-commits, 2024/02/23
- 49/78: gnu: emacs-goggles: Update to 0.4., guix-commits, 2024/02/23
- 57/78: gnu: emacs-nodejs-repl: Improve package style., guix-commits, 2024/02/23
- 60/78: gnu: emacs-parent-mode: Update to 2.3.1., guix-commits, 2024/02/23
- 19/78: gnu: Add xfishtank., guix-commits, 2024/02/23
- 06/78: gnu: vim-dispatch: Update to 1.8-1.4c695bc., guix-commits, 2024/02/23