[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/11: gnu: xf86-video-intel: Update to 2.99.917-15.f66d395.
From: |
guix-commits |
Subject: |
11/11: gnu: xf86-video-intel: Update to 2.99.917-15.f66d395. |
Date: |
Tue, 10 Dec 2019 19:14:17 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 615d8c8974675abbcbb556c2713c0102de50a333
Author: Marius Bakke <address@hidden>
Date: Tue Dec 10 23:14:07 2019 +0100
gnu: xf86-video-intel: Update to 2.99.917-15.f66d395.
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-15.f66d395.
---
gnu/packages/xorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index ae0415f..fda61af 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2919,8 +2919,8 @@ X server.")
(define-public xf86-video-intel
- (let ((commit "6f4972d5c368c30e971a23c1dc370d3e43761282")
- (revision "14"))
+ (let ((commit "f66d39544bb8339130c96d282a80f87ca1606caf")
+ (revision "15"))
(package
(name "xf86-video-intel")
(version (git-version "2.99.917" revision commit))
@@ -2933,7 +2933,7 @@ X server.")
(commit commit)))
(sha256
(base32
- "0bc46qqglzfm4g9q4c2vgynvps2ng0xvlxnjpm9d6z4q6scdhz59"))
+ "14rwbbn06l8qpx7s5crxghn80vgcx8jmfc7qvivh72d81r0kvywl"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(inputs `(("mesa" ,mesa)
- 01/11: gnu: elogind: Update to 241.4., (continued)
- 01/11: gnu: elogind: Update to 241.4., guix-commits, 2019/12/10
- 03/11: gnu: frei0r-plugins: Update to 1.7.0., guix-commits, 2019/12/10
- 02/11: gnu: libsoup: Update to 2.68.3., guix-commits, 2019/12/10
- 04/11: gnu: dav1d: Update to 0.5.2., guix-commits, 2019/12/10
- 05/11: gnu: re2: Update to 2019-12-01., guix-commits, 2019/12/10
- 08/11: gnu: shadow: Update to 4.8., guix-commits, 2019/12/10
- 10/11: gnu: Remove duplicate copyright line., guix-commits, 2019/12/10
- 06/11: gnu: OpenAL: Update to 1.20.0., guix-commits, 2019/12/10
- 07/11: gnu: OpenAL: Update home page., guix-commits, 2019/12/10
- 09/11: gnu: strace: Update to 5.4., guix-commits, 2019/12/10
- 11/11: gnu: xf86-video-intel: Update to 2.99.917-15.f66d395.,
guix-commits <=