~ruther/guix-local

8ae94d4986d35cbd2482553dd1f51191dbbde9cf — Maxim Cournoyer a month ago d54d98c
gnu: libnatpmp: Update to 20250404-0.134fc89.

* gnu/packages/networking.scm (libnatpmp): Update to 20250404-0.134fc89.

Change-Id: I4752e7c08cf8f6c1e007222b51507842b46232b4
1 files changed, 3 insertions(+), 3 deletions(-)

M gnu/packages/networking.scm
M gnu/packages/networking.scm => gnu/packages/networking.scm +3 -3
@@ 1626,8 1626,8 @@ the IETF as @url{https://www.rfc-editor.org/rfc/rfc7252, RFC 7252}.")

(define-public libnatpmp
  ;; Install the latest commit as it provides a pkg-config (.pc) file.
  (let ((base-version "20230423")
        (commit "6a850fd2bd9b08e6edc886382a1dbae2a7df55ec")
  (let ((base-version "20250404")       ;date of last commit
        (commit "134fc89e2781e154e40042641f4d8bcbe42579f1")
        (revision "0"))
    (package
      (name "libnatpmp")


@@ 1640,7 1640,7 @@ the IETF as @url{https://www.rfc-editor.org/rfc/rfc7252, RFC 7252}.")
                (file-name (git-file-name name version))
                (sha256
                 (base32
                  "18hf9a3i3mncl3w80nzi1684iac3by86bv0hgmbm1v2w8gbfjyw0"))))
                  "1cs975a7q1v1mml8yd9x15w0pscq3192d15fpa6mgy1kgh7lzpqd"))))
      (build-system cmake-build-system)
      (arguments
       (list