gnu: linux-libre@4.14: Update to 4.14.150.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.150. (linux-libre-4.14-pristine-source): Update hash.
This commit is contained in:
		
							parent
							
								
									b84d7ac06e
								
							
						
					
					
						commit
						e5df2dfce1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -381,10 +381,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | ||||||
|                              (%upstream-linux-source version hash) |                              (%upstream-linux-source version hash) | ||||||
|                              deblob-scripts-4.19))) |                              deblob-scripts-4.19))) | ||||||
| 
 | 
 | ||||||
| (define-public linux-libre-4.14-version "4.14.149") | (define-public linux-libre-4.14-version "4.14.150") | ||||||
| (define-public linux-libre-4.14-pristine-source | (define-public linux-libre-4.14-pristine-source | ||||||
|   (let ((version linux-libre-4.14-version) |   (let ((version linux-libre-4.14-version) | ||||||
|         (hash (base32 "15pjngy3j5vnisv462ll7wsg78qv7q2cz86da0bcwh446v9ap7g6"))) |         (hash (base32 "1c2pxfvv31af0mzcqnbfjk8pc0wrhg4yhspl8a3ab2w5dfwa9ib5"))) | ||||||
|     (make-linux-libre-source version |     (make-linux-libre-source version | ||||||
|                              (%upstream-linux-source version hash) |                              (%upstream-linux-source version hash) | ||||||
|                              deblob-scripts-4.14))) |                              deblob-scripts-4.14))) | ||||||
|  |  | ||||||
		Reference in a new issue