gnu: linux-libre: Update to 4.4.194.
* gnu/packages/linux.scm (linux-libre): Update to 4.4.194.
This commit is contained in:
		
							parent
							
								
									21d9c57745
								
							
						
					
					
						commit
						0b3daeb05e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -382,10 +382,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | ||||||
|                              (%upstream-linux-source version hash) |                              (%upstream-linux-source version hash) | ||||||
|                              deblob-scripts-4.9))) |                              deblob-scripts-4.9))) | ||||||
| 
 | 
 | ||||||
| (define-public linux-libre-4.4-version "4.4.191") | (define-public linux-libre-4.4-version "4.4.194") | ||||||
| (define-public linux-libre-4.4-pristine-source | (define-public linux-libre-4.4-pristine-source | ||||||
|   (let ((version linux-libre-4.4-version) |   (let ((version linux-libre-4.4-version) | ||||||
|         (hash (base32 "0x3lnq4xyj5v6r1cz4jizm4vdspws1nb806f5qczwi3yil5nm6bh"))) |         (hash (base32 "0kvlp2v4nvkilaanhpgwf8dkyfj24msaw0m38rbc4y51y69yhqvz"))) | ||||||
|     (make-linux-libre-source version |     (make-linux-libre-source version | ||||||
|                              (%upstream-linux-source version hash) |                              (%upstream-linux-source version hash) | ||||||
|                              deblob-scripts-4.4))) |                              deblob-scripts-4.4))) | ||||||
|  |  | ||||||
		Reference in a new issue