guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: ntp: Update to 4.2.8p9.


From: Efraim Flashner
Subject: 02/02: gnu: ntp: Update to 4.2.8p9.
Date: Mon, 28 Nov 2016 19:56:55 +0000 (UTC)

efraim pushed a commit to branch master
in repository guix.

commit 5e9cce55b5217fb72649aad1cfbeb94b58d94787
Author: Efraim Flashner <address@hidden>
Date:   Mon Nov 28 21:50:57 2016 +0200

    gnu: ntp: Update to 4.2.8p9.
    
    * gnu/packages/ntp.scm (ntp): Update to 4.2.8p9.
---
 gnu/packages/ntp.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ntp.scm b/gnu/packages/ntp.scm
index 382fa3f..13781fb 100644
--- a/gnu/packages/ntp.scm
+++ b/gnu/packages/ntp.scm
@@ -39,7 +39,7 @@
 (define-public ntp
   (package
    (name "ntp")
-   (version "4.2.8p8")
+   (version "4.2.8p9")
    (source
      (origin
        (method url-fetch)
@@ -53,7 +53,7 @@
                     "/ntp-" version ".tar.gz")))
        (sha256
         (base32
-         "1vlpgd0dk2wkpmmf869sfxi8f46sfnmjgk51vl8n6vj5y2sx1cra"))
+         "0whbyf82lrczbri4adbsa4hg1ppfa6c7qcj7nhjwdfp1g1vjh95p"))
        (modules '((guix build utils)))
        (snippet
         '(begin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]