gnu: linux-libre@5.2: Update to 5.2.18.
* gnu/packages/linux.scm (linux-libre-5.2-version) (linux-libre-5.2-pristine-source): Update to 5.2.18.
This commit is contained in:
		
							parent
							
								
									dd32676b06
								
							
						
					
					
						commit
						1bedc74e7f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -366,10 +366,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
|                             (%upstream-linux-source version hash) | ||||
|                             deblob-scripts-5.3))) | ||||
| 
 | ||||
| (define-public linux-libre-5.2-version "5.2.17") | ||||
| (define-public linux-libre-5.2-version "5.2.18") | ||||
| (define-public linux-libre-5.2-pristine-source | ||||
|   (let ((version linux-libre-5.2-version) | ||||
|         (hash (base32 "1y9d218w83qgd6wima6h6n4zbj1rxz15yb6hdlhv8dm9kv88lfvv"))) | ||||
|         (hash (base32 "0q6akmhcdj52lhvs5fjxrr25r0hyklh7115hg0zl0fcpdj30y2bd"))) | ||||
|    (make-linux-libre-source version | ||||
|                             (%upstream-linux-source version hash) | ||||
|                             deblob-scripts-5.2))) | ||||
|  |  | |||
		Reference in a new issue