gnu: linux-libre: Update to 4.15.8.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.8. (%linux-libre-hash): Update hash.
This commit is contained in:
		
							parent
							
								
									b8605720ac
								
							
						
					
					
						commit
						e82b61e6dd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -383,8 +383,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.15.7")
 | 
					(define %linux-libre-version "4.15.8")
 | 
				
			||||||
(define %linux-libre-hash "1h17wc12lvva5vcm2z06cf57ywxb6i2snm9vxixw1lwibnksrb6l")
 | 
					(define %linux-libre-hash "0178yi8k72sfv73gss2a1v7w1rmhyza3ia31jwg86gixqw74vifm")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(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