gnu: psm2: Update to 11.2.86.
* gnu/packages/linux.scm (psm2): Update to 11.2.86.
This commit is contained in:
		
							parent
							
								
									2fce14af24
								
							
						
					
					
						commit
						17a5cb45d4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -5679,7 +5679,7 @@ privileges.")
 | 
			
		|||
(define-public psm2
 | 
			
		||||
  (package
 | 
			
		||||
    (name "psm2")
 | 
			
		||||
    (version "10.3-46")
 | 
			
		||||
    (version "11.2.86")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method git-fetch)
 | 
			
		||||
              (uri (git-reference
 | 
			
		||||
| 
						 | 
				
			
			@ -5688,7 +5688,7 @@ privileges.")
 | 
			
		|||
              (file-name (git-file-name name version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0wadphv4rl5p38x6a3dgpbijlzqdvcn02cfafnp72nh9faz0zvlx"))))
 | 
			
		||||
                "1hiqzcmc97lzhaqjva82vf8irgg038cciypsv2brw90ak09n6vwf"))))
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     '(#:make-flags
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue