~ruther/guix-local

ab4cba465151aabf40dca552c5c10779c5f13511 — Artyom V. Poptsov 1 year, 2 months ago 81d0927
gnu: ndppd: Update to 0.2.6.

* gnu/packages/admin.scm (ndppd): Update to 0.2.6.

Change-Id: Ib3f878f6f7dc9f4f83fa8a10f66e086bdf980612
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/admin.scm
M gnu/packages/admin.scm => gnu/packages/admin.scm +2 -2
@@ 1919,7 1919,7 @@ message.  These messages are required for IPv6 stateless autoconfiguration.")
(define-public ndppd
  (package
    (name "ndppd")
    (version "0.2.5")
    (version "0.2.6")
    (source
     (origin
       (method git-fetch)


@@ 1928,7 1928,7 @@ message.  These messages are required for IPv6 stateless autoconfiguration.")
             (commit version)))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0niri5q9qyyyw5lmjpxk19pv3v4srjvmvyd5k6ks99mvqczjx9c0"))))
        (base32 "1b0xda2cr4yq2pj8zch9gvfxqvz1n5rjl4nyqn70jyrincvsi8qn"))))
    (build-system gnu-build-system)
    (arguments
     (list #:tests? #f ; There are no tests