all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Greg Hogan <code@greghogan.com>
Cc: 43619-done@debbugs.gnu.org
Subject: bug#43619: [PATCH 1/2] gnu: Add liburing.
Date: Sat, 10 Oct 2020 22:50:17 +0200	[thread overview]
Message-ID: <87o8l9hkl2.fsf@gnu.org> (raw)
In-Reply-To: <CA+3U0Z=gsJ8NOmS7fz8X89G_ys+LLg2eKJKPphbHztp9c5qPGA@mail.gmail.com> (Greg Hogan's message of "Sat, 10 Oct 2020 12:15:29 -0400")

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

Hi,

Greg Hogan <code@greghogan.com> skribis:

> Moved to gnu/packages/linux, updated the synopsis, and added a remark for
> the disabled tests.

Great.  Applied with the minor tweaks below.

Thank you!

Ludo’.


[-- Attachment #2: Type: text/x-patch, Size: 778 bytes --]

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 8061457e2e..39960c102b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -49,6 +49,7 @@
 ;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2020 Anders Thuné <asse.97@gmail.com>
 ;;; Copyright © 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com>
+;;; Copyright © 2020 Greg Hogan <code@greghogan.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -7619,4 +7620,4 @@ then IP sets may be the proper tool for you.")
 helpers to setup and teardown io_uring instances, and also a simplified
 interface for applications that don't need (or want) to deal with the full
 kernel side implementation.")
-    (license expat)))
+    (license license:expat)))

      reply	other threads:[~2020-10-10 21:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-25 18:11 [bug#43619] [PATCH 1/2] gnu: Add liburing Greg Hogan
2020-09-29 20:38 ` Ludovic Courtès
2020-10-10 16:15   ` Greg Hogan
2020-10-10 20:50     ` Ludovic Courtès [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=87o8l9hkl2.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=43619-done@debbugs.gnu.org \
    --cc=code@greghogan.com \
    /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.