gnu: linux-libre-4.4: Update to 4.4.14.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.14.
This commit is contained in:
		
							parent
							
								
									893d963ae3
								
							
						
					
					
						commit
						18c658f966
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -340,13 +340,13 @@ It has been modified to remove all non-free binary blobs.") | |||
| (define-public linux-libre-4.4 | ||||
|   (package | ||||
|     (inherit linux-libre) | ||||
|     (version "4.4.13") | ||||
|     (version "4.4.14") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (linux-libre-urls version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1qcgnprgl9hy4g51bkx4bjs1cdsyy9kpwqymxggwghrzdid41x9l")))) | ||||
|                 "1yfmzrjrkj8mn2dfd7p98w13afchrkpz26gwfcm2fhsmla16n1my")))) | ||||
|     (native-inputs | ||||
|      (let ((conf (kernel-config (or (%current-target-system) | ||||
|                                     (%current-system)) | ||||
|  |  | |||
		Reference in a new issue