unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Ford <fanquake@gmail.com>
To: 65452@debbugs.gnu.org
Subject: [bug#65452] [PATCH] gnu: libupnp: Update to 1.14.18.
Date: Tue, 22 Aug 2023 11:59:29 +0100	[thread overview]
Message-ID: <CAFyhPjVDAzz=7aw5aZaLwsk6_wLZA6t5usYW9UYUPqkBgV+irQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1109 bytes --]

From c332a51f84014fa7f97089b057d0eba4c152e467 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Tue, 22 Aug 2023 11:56:18 +0100
Subject: [PATCH] gnu: libupnp: Update to 1.14.18.

* gnu/packages/upnp.scm (libupnp): Update to 1.14.18.
---
 gnu/packages/upnp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/upnp.scm b/gnu/packages/upnp.scm
index bc93f51563..1602136e29 100644
--- a/gnu/packages/upnp.scm
+++ b/gnu/packages/upnp.scm
@@ -96,14 +96,14 @@ (define-public miniupnpc
 (define-public libupnp
   (package
     (name "libupnp")
-    (version "1.14.17")
+    (version "1.14.18")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "https://github.com/pupnp/pupnp/releases/download
"
                           "/release-" version "/libupnp-"
version".tar.bz2"))
       (sha256
-       (base32 "1yvgrfdhvsz6br3i7k37pigcw25rnzkxdx4sjizqqhm0xd1751wv"))))
+       (base32 "1sywi1l0sc9s55hryfwqb5y5fhyyqx6ida5i7bk8m1p27klwx9qn"))))
     (native-inputs
      (list pkg-config))
     (build-system gnu-build-system)
-- 
2.42.0

[-- Attachment #2: Type: text/html, Size: 1484 bytes --]

             reply	other threads:[~2023-08-22 11:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-22 10:59 Michael Ford [this message]
2023-09-08 12:09 ` bug#65452: [PATCH] gnu: libupnp: Update to 1.14.18 Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFyhPjVDAzz=7aw5aZaLwsk6_wLZA6t5usYW9UYUPqkBgV+irQ@mail.gmail.com' \
    --to=fanquake@gmail.com \
    --cc=65452@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).