gnu: mtd-utils: Update to 2.1.4.
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.4.
This commit is contained in:
		
							parent
							
								
									bd756d9c15
								
							
						
					
					
						commit
						7a409a217c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6735,7 +6735,7 @@ exceeded.")
 | 
			
		|||
(define-public mtd-utils
 | 
			
		||||
  (package
 | 
			
		||||
    (name "mtd-utils")
 | 
			
		||||
    (version "2.1.2")
 | 
			
		||||
    (version "2.1.4")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append
 | 
			
		||||
| 
						 | 
				
			
			@ -6743,7 +6743,7 @@ exceeded.")
 | 
			
		|||
                    "mtd-utils-" version ".tar.bz2"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1mp9fqgnz5r69s8ly98ry6k2blqnaqpllwi8m930dm0n8zrwbm4a"))))
 | 
			
		||||
                "168vyzpfa0n66i8lcf626b9jczjr81rqbdk7735lfb18bp8i2rrc"))))
 | 
			
		||||
    (arguments
 | 
			
		||||
     (list #:configure-flags
 | 
			
		||||
           (if (%current-target-system) ; When cross-compiling.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue