gnu: linux-libre: Update to 4.16.6.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.6. (%linux-libre-hash): Update hash.
This commit is contained in:
		
							parent
							
								
									7be01574b7
								
							
						
					
					
						commit
						8c21c64e59
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -392,8 +392,8 @@ It has been modified to remove all non-free binary blobs.")
 | 
				
			||||||
;; supports qemu "virt" machine and possibly a large number of ARM boards.
 | 
					;; supports qemu "virt" machine and possibly a large number of ARM boards.
 | 
				
			||||||
;; See : https://wiki.debian.org/DebianKernel/ARMMP.
 | 
					;; See : https://wiki.debian.org/DebianKernel/ARMMP.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define %linux-libre-version "4.16.4")
 | 
					(define %linux-libre-version "4.16.6")
 | 
				
			||||||
(define %linux-libre-hash "0lq3yv88yd9zcz52bl4hfllb41vy1i826gcim6qjjc88assqib9i")
 | 
					(define %linux-libre-hash "069bxqx27xib1gz4aayy8ar2hfp68cpdi8h51g6453k0w14pkchn")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public linux-libre
 | 
					(define-public linux-libre
 | 
				
			||||||
  (make-linux-libre %linux-libre-version
 | 
					  (make-linux-libre %linux-libre-version
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue