gnu: whois: Update to 5.4.3.
* gnu/packages/networking.scm (whois): Update to 5.4.3.
This commit is contained in:
		
							parent
							
								
									54200da4b3
								
							
						
					
					
						commit
						71bfbe9ba8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -549,7 +549,7 @@ and up to 1 Mbit/s downstream.")
 | 
				
			||||||
(define-public whois
 | 
					(define-public whois
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "whois")
 | 
					    (name "whois")
 | 
				
			||||||
    (version "5.4.2")
 | 
					    (version "5.4.3")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -557,7 +557,7 @@ and up to 1 Mbit/s downstream.")
 | 
				
			||||||
                           name "_" version ".tar.xz"))
 | 
					                           name "_" version ".tar.xz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0mqzs0g2qxd29ihammisg9qf4503sr7d4zas26zjz4an78xkmqzf"))))
 | 
					         "1hqg14k0q4979a1amgms4sa1d2iiid51rra3jyqmv63hkw189ypy"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:tests? #f                      ; no test suite
 | 
					     `(#:tests? #f                      ; no test suite
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue