From patchwork Sat Feb 12 09:17:09 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brice Waegeneire X-Patchwork-Id: 37209 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 20A5227BBEA; Sat, 12 Feb 2022 09:29:41 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id DD80527BBE9 for ; Sat, 12 Feb 2022 09:29:40 +0000 (GMT) Received: from localhost ([::1]:38222 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nIoip-0002bR-VC for patchwork@mira.cbaines.net; Sat, 12 Feb 2022 04:29:40 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39024) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nIoXa-0006w9-6v for guix-patches@gnu.org; Sat, 12 Feb 2022 04:18:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39587) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nIoXZ-0003Zv-U8 for guix-patches@gnu.org; Sat, 12 Feb 2022 04:18:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nIoXZ-0006Lv-RS for guix-patches@gnu.org; Sat, 12 Feb 2022 04:18:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53431] [PATCH 3/3] gnu: ddcui: Update to 0.2.0. References: <20220121231316.8253-1-brice@waegenei.re> In-Reply-To: <20220121231316.8253-1-brice@waegenei.re> Resent-From: Brice Waegeneire Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 12 Feb 2022 09:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53431 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53431@debbugs.gnu.org Received: via spool by 53431-submit@debbugs.gnu.org id=B53431.164465743924338 (code B ref 53431); Sat, 12 Feb 2022 09:18:01 +0000 Received: (at 53431) by debbugs.gnu.org; 12 Feb 2022 09:17:19 +0000 Received: from localhost ([127.0.0.1]:33478 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nIoWt-0006KU-0B for submit@debbugs.gnu.org; Sat, 12 Feb 2022 04:17:19 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:38209) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nIoWr-0006KG-L8 for 53431@debbugs.gnu.org; Sat, 12 Feb 2022 04:17:18 -0500 Received: (Authenticated sender: brice@waegenei.re) by mail.gandi.net (Postfix) with ESMTPSA id 82F1F100004 for <53431@debbugs.gnu.org>; Sat, 12 Feb 2022 09:17:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=waegenei.re; s=gm1; t=1644657430; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=yKJiVLKndUQGPn3YYjdfL+8GKBV+u5efkRymsWjA7/U=; b=TqjLXyG/JoZXExX2KI04hLTaUjruw3UE7XZiMfYLqeAz4HxrPYFDMNb5buXSQP9jw8I8kL ocjA+28x2Pt6yxsMdHWkm/kPLv3D0WErozn1hW0eUwByZsFPJxA1ugcUKP2HNKPpM7jWUH g/m/+5UIlEXISsYj7lVHUW5eXqiEHKxb7BybQto9yaX/D+4HWbu+Ypi4oBwckyXTuwITF+ DVsSj9R6nZJogTIhNkAYkN5ton+mFQHTIBJIFYtZVEzmjbT36Od9zKWgKZOIFRB9i7aLtC zmiJrVtR9FsTYEyGwhSnY9Mwdn2WQR5IrT3nsyhTMr4GwDqWOgpGgRTrDIeuLA== From: Brice Waegeneire Date: Sat, 12 Feb 2022 10:17:09 +0100 Message-Id: <20220212091709.26436-1-brice@waegenei.re> X-Mailer: git-send-email 2.34.0 MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/hardware.scm (ddcui): Update to 0.2.0. --- gnu/packages/hardware.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/hardware.scm b/gnu/packages/hardware.scm index e49dec49e0..f8c3cc5c57 100644 --- a/gnu/packages/hardware.scm +++ b/gnu/packages/hardware.scm @@ -226,7 +226,7 @@ (define-public ddcutil (define-public ddcui (package (name "ddcui") - (version "0.1.2") + (version "0.2.0") (source (origin (method git-fetch) @@ -235,7 +235,7 @@ (define-public ddcui (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0myma1zw6dlygv3xbin662d91zcnwss10syf12q2fppkrd8qdgqf")))) + (base32 "0da56w5yfmd4zx44gwzx1r0y0hwwicr69wxr434l78z9c7j877kn")))) (build-system cmake-build-system) (arguments '(#:tests? #f)) ; No test suite