unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Thiago Jung Bauermann via Guix-patches via <guix-patches@gnu.org>
To: 56248@debbugs.gnu.org
Cc: Thiago Jung Bauermann <bauermann@kolabnow.com>
Subject: [bug#56248] [PATCH v2 7/7] gnu: gdm: Use regular check.
Date: Sat,  2 Jul 2022 01:07:57 -0300	[thread overview]
Message-ID: <20220702040757.16231-8-bauermann@kolabnow.com> (raw)
In-Reply-To: <20220702040757.16231-1-bauermann@kolabnow.com>

* gnu/packages/gnome.scm (gdm)[native-inputs]: Replace check-0.14 with check.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 0cde3caebde8..135d522699a3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8372,7 +8372,7 @@ (define-public gdm
        ("xmllint" ,libxml2)))
     (inputs
      (list accountsservice
-           check-0.14 ;for testing
+           check ;for testing
            elogind
            eudev
            gnome-session




  parent reply	other threads:[~2022-07-02  4:12 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-27  4:43 [bug#56248] [PATCH 0/7] Remove use of older check-0.14 from most packages Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02 ` [bug#56248] [PATCH 1/7] gnu: recutils: Use regular check version Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02   ` [bug#56248] [PATCH 2/7] gnu: libsigrokdecode: " Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02   ` [bug#56248] [PATCH 3/7] gnu: burp: " Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02   ` [bug#56248] [PATCH 4/7] gnu: edi: " Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02   ` [bug#56248] [PATCH 5/7] gnu: libsbml: " Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02   ` [bug#56248] [PATCH 6/7] gnu: iodine: " Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02   ` [bug#56248] [PATCH 7/7] gnu: gdm: " Thiago Jung Bauermann via Guix-patches via
2022-06-27  6:04   ` [bug#56248] [PATCH 1/7] gnu: recutils: " Liliana Marie Prikler
2022-07-02  4:09     ` Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07 ` [bug#56248] [PATCH v2 0/7] Remove use of older check-0.14 from most packages Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07   ` [bug#56248] [PATCH v2 1/7] gnu: recutils: Use regular check Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07   ` [bug#56248] [PATCH v2 2/7] gnu: libsigrokdecode: " Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07   ` [bug#56248] [PATCH v2 3/7] gnu: burp: " Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07   ` [bug#56248] [PATCH v2 4/7] gnu: edi: " Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07   ` [bug#56248] [PATCH v2 5/7] gnu: libsbml: " Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07   ` [bug#56248] [PATCH v2 6/7] gnu: iodine: " Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07   ` Thiago Jung Bauermann via Guix-patches via [this message]
2022-07-02 10:00   ` bug#56248: [PATCH v2 0/7] Remove use of older check-0.14 from most packages Liliana Marie Prikler
2022-07-03  0:23     ` [bug#56248] " Thiago Jung Bauermann via Guix-patches via

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=20220702040757.16231-8-bauermann@kolabnow.com \
    --to=guix-patches@gnu.org \
    --cc=56248@debbugs.gnu.org \
    --cc=bauermann@kolabnow.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 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).