gnu: earlyoom: Update to 1.7.
* gnu/packages/linux.scm (earlyoom): Update to 1.7.
This commit is contained in:
		
							parent
							
								
									6dcd6fecba
								
							
						
					
					
						commit
						bd3e72b79f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4024,7 +4024,7 @@ from the module-init-tools project.")
 | 
				
			||||||
(define-public earlyoom
 | 
					(define-public earlyoom
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "earlyoom")
 | 
					    (name "earlyoom")
 | 
				
			||||||
    (version "1.6.2")
 | 
					    (version "1.7")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method git-fetch)
 | 
					              (method git-fetch)
 | 
				
			||||||
              (uri (git-reference
 | 
					              (uri (git-reference
 | 
				
			||||||
| 
						 | 
					@ -4033,7 +4033,7 @@ from the module-init-tools project.")
 | 
				
			||||||
              (file-name (git-file-name name version))
 | 
					              (file-name (git-file-name name version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "16iyn51xlrsbshc7p5xl2338yyfzknaqc538sa7mamgccqwgyvvq"))))
 | 
					                "1xqrs6wz59ks76hdgfd4vaj010kbvllilgam2xxyn0g56kai71zi"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     (list
 | 
					     (list
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue