unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46873] [PATCH 0/2] gnu: knot-resolver: Fix phase return value; update to 5.3.0
@ 2021-03-02 13:52 Simon South
  2021-03-02 13:53 ` [bug#46873] [PATCH 1/2] gnu: knot-resolver: Ensure all custom phases return #t on success Simon South
  2021-03-02 13:53 ` [bug#46873] [PATCH 2/2] gnu: knot-resolver: Update to 5.3.0 Simon South
  0 siblings, 2 replies; 5+ messages in thread
From: Simon South @ 2021-03-02 13:52 UTC (permalink / raw)
  To: 46873

These patches update the Knot Resolver package to

- Ensure the custom "move-doc" phase returns #t on success, eliminating this
  warning message while building:

    ## WARNING: phase `move-doc' returned `#<unspecified>'.  Return values other than #t
    ## are deprecated.  Please migrate this package so that its phase
    ## procedures report errors by raising an exception, and otherwise
    ## always return #t.

- Update Knot Resolver itself to 5.3.0.

I've tested these changes on x86_64 and aarch64, and have been running the new
version on aarch64-linux without issue.

--
Simon South
simon@simonsouth.net


Simon South (2):
  gnu: knot-resolver: Ensure all custom phases return #t on success.
  gnu: knot-resolver: Update to 5.3.0.

 gnu/packages/dns.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.30.1





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-02 15:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-02 13:52 [bug#46873] [PATCH 0/2] gnu: knot-resolver: Fix phase return value; update to 5.3.0 Simon South
2021-03-02 13:53 ` [bug#46873] [PATCH 1/2] gnu: knot-resolver: Ensure all custom phases return #t on success Simon South
2021-03-02 14:22   ` Tobias Geerinckx-Rice via Guix-patches via
2021-03-02 13:53 ` [bug#46873] [PATCH 2/2] gnu: knot-resolver: Update to 5.3.0 Simon South
2021-03-02 15:12   ` bug#46873: " Tobias Geerinckx-Rice via Guix-patches via

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).