all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 72716@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#72716] [PATCH 2/2] gnu: knot-resolver: Update to 5.7.4.
Date: Mon, 19 Aug 2024 17:22:00 +0000	[thread overview]
Message-ID: <18c6af53667b7929432972f4dcd6d043d1170c4c.1724087932.git.ashish.is@lostca.se> (raw)
In-Reply-To: <cover.1724087932.git.ashish.is@lostca.se>

From: Ashish SHUKLA <ashish.is@lostca.se>

* gnu/packages/dns.scm (knot-resolver): Update to 5.7.4.

Change-Id: I1902c3ced083c5cbb360aa65517cde339b5e0893
---
 gnu/packages/dns.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm
index 402e3251ad..78f7f3f77c 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -985,14 +985,14 @@ (define-public knot
 (define-public knot-resolver
   (package
     (name "knot-resolver")
-    (version "5.7.1")
+    (version "5.7.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://secure.nic.cz/files/knot-resolver/"
                                   "knot-resolver-" version ".tar.xz"))
               (sha256
                (base32
-                "18n3jh17d22xmzpg8syw2dm85vv7jchdc4hzk5x78lqxqqav856s"))))
+                "1j6rig8mb4sh11q6cfhqmlsaxw41fwiglkflz8d08a38y3nacvbb"))))
     (build-system meson-build-system)
     (outputs '("out" "doc"))
     (arguments
-- 
2.46.0





      parent reply	other threads:[~2024-08-19 17:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-19 17:20 [bug#72716] [PATCH 0/2] Update knot, and knot-resolver ashish.is--- via Guix-patches via
2024-08-19 17:21 ` [bug#72716] [PATCH 1/2] gnu: knot: Update to 3.3.8 ashish.is--- via Guix-patches via
2024-08-19 17:22 ` ashish.is--- via Guix-patches via [this message]

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

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

  git send-email \
    --in-reply-to=18c6af53667b7929432972f4dcd6d043d1170c4c.1724087932.git.ashish.is@lostca.se \
    --to=guix-patches@gnu.org \
    --cc=72716@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.