gnu: rng-tools: Update to 6.14.
* gnu/packages/linux.scm (rng-tools): Update to 6.14.
This commit is contained in:
		
							parent
							
								
									fec3fffcd2
								
							
						
					
					
						commit
						e4bee191bf
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6062,7 +6062,7 @@ The collection contains a set of bandwidth and latency benchmark such as:
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "rng-tools")
 | 
					    (name "rng-tools")
 | 
				
			||||||
    (home-page "https://github.com/nhorman/rng-tools")
 | 
					    (home-page "https://github.com/nhorman/rng-tools")
 | 
				
			||||||
    (version "6.13")
 | 
					    (version "6.14")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method git-fetch)
 | 
					              (method git-fetch)
 | 
				
			||||||
              (uri (git-reference (url home-page)
 | 
					              (uri (git-reference (url home-page)
 | 
				
			||||||
| 
						 | 
					@ -6070,7 +6070,7 @@ The collection contains a set of bandwidth and latency benchmark such as:
 | 
				
			||||||
              (file-name (git-file-name name version))
 | 
					              (file-name (git-file-name name version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0m4895f44a668r0z7md5ifq7syndsb2by2dfhk794vmhprsk1406"))))
 | 
					                "1hrbm4y7fbzkg5j2f7vpj19ri2ff2lp77al17fhi4mv0bvdfjd9m"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(;; Disable support for various hardware entropy sources as they need
 | 
					     `(;; Disable support for various hardware entropy sources as they need
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue