gnu: ntp: Update to 4.2.8p9.
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p9.
This commit is contained in:
		
							parent
							
								
									d35de59b64
								
							
						
					
					
						commit
						5e9cce55b5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -39,7 +39,7 @@ | ||||||
| (define-public ntp | (define-public ntp | ||||||
|   (package |   (package | ||||||
|    (name "ntp") |    (name "ntp") | ||||||
|    (version "4.2.8p8") |    (version "4.2.8p9") | ||||||
|    (source |    (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -53,7 +53,7 @@ | ||||||
|                     "/ntp-" version ".tar.gz"))) |                     "/ntp-" version ".tar.gz"))) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1vlpgd0dk2wkpmmf869sfxi8f46sfnmjgk51vl8n6vj5y2sx1cra")) |          "0whbyf82lrczbri4adbsa4hg1ppfa6c7qcj7nhjwdfp1g1vjh95p")) | ||||||
|        (modules '((guix build utils))) |        (modules '((guix build utils))) | ||||||
|        (snippet |        (snippet | ||||||
|         '(begin |         '(begin | ||||||
|  |  | ||||||
		Reference in a new issue