From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id yN65DW5a42QUPwAASxT56A (envelope-from ) for ; Mon, 21 Aug 2023 14:37:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id ONmpDW5a42SSWwAA9RJhRA (envelope-from ) for ; Mon, 21 Aug 2023 14:37:02 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id BA78C45980 for ; Mon, 21 Aug 2023 14:37:01 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692621422; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=Jt2cuI/BpACtbddZUUf+eHRln7YC59ERvlSbfNFDgD4=; b=geR0lM2+TDpQ1GTxKtIHSl2JUe2Cdn7lFkQaLb9URV1DbHGPEBWfOeuYdW0ZS3qtB7ujmV BPa/7kWRfX73zgf++lYg5xOvdIN4FdWhVNrgL+yLI2tFjEc3Dt7tq+1kF51nZMc1DIo3uo 01IVaiv2/TncSWwiRNpDCi/u0vdeJLb1VUlwNtHaxGJiRI1KbXN07v3z/cyHNJ/PewusBK MTLerXXcdP5MXTlhww4UD8C6gdZP3RyfB2DBtSyTg9v2kvZMC/lDNiG7BKrReFJKj/COp9 rJzD+47Ik2shneofdBl68x4WyrnSostUDB/dOGjZ8MdkXdOLSPkpGNdpMuORXA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692621422; a=rsa-sha256; cv=none; b=lbBpJH8DtIey7NvSfHUWhXG+G8t17nCsoPK3BIIcV5ufa8ITQz1Hvqisrn8zLsJo9z6kK9 Pl9FFePb3K8fmYpjstQUHJ6TdEyK2xBuiOSKv4XzUscdNbg8g0pDYgLpubv9h4LT4O+HAO gOHOPtRGBIvOwrVYmkz4p2ycHYMzUwnM4joC9HFAVRCHBOxcqVXRIGiE01P/8+3VfQaq6L YqZKiVJ1+CanCpnhRtS8CqUTXk7Wwst64cza9SVc9UIv/m48n9+C+YzWitI/63Tc8rxVXr Fp1ThipqAOcXFsqda1SRoCLn5QqAddXcQLhhWS8QDAqSroDfZ/q19Tq3pIZyjg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qY49A-0006Ig-SU; Mon, 21 Aug 2023 08:36:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qXz8q-0007Rl-O7 for guix-patches@gnu.org; Mon, 21 Aug 2023 03:16:00 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qXz8q-0000VQ-Eg for guix-patches@gnu.org; Mon, 21 Aug 2023 03:16:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qXz8s-00012q-Ae for guix-patches@gnu.org; Mon, 21 Aug 2023 03:16:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65415] [PATCH] gnu: tp-smapi-module: Update to 0.44. Resent-From: Jussi Timperi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 21 Aug 2023 07:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65415 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65415@debbugs.gnu.org Cc: Jussi Timperi X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16926021413955 (code B ref -1); Mon, 21 Aug 2023 07:16:02 +0000 Received: (at submit) by debbugs.gnu.org; 21 Aug 2023 07:15:41 +0000 Received: from localhost ([127.0.0.1]:55288 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXz8W-00011h-J7 for submit@debbugs.gnu.org; Mon, 21 Aug 2023 03:15:41 -0400 Received: from lists.gnu.org ([2001:470:142::17]:40640) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXlTo-0003hf-Cp for submit@debbugs.gnu.org; Sun, 20 Aug 2023 12:40:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qXlTg-0005Na-HD for guix-patches@gnu.org; Sun, 20 Aug 2023 12:40:37 -0400 Received: from mail-lf1-f44.google.com ([209.85.167.44]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qXlTe-00017y-4F for guix-patches@gnu.org; Sun, 20 Aug 2023 12:40:36 -0400 Received: by mail-lf1-f44.google.com with SMTP id 2adb3069b0e04-4fe655796faso3864838e87.2 for ; Sun, 20 Aug 2023 09:40:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692549631; x=1693154431; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Jt2cuI/BpACtbddZUUf+eHRln7YC59ERvlSbfNFDgD4=; b=DbDbZHfD6Lfo8huLwPEkWgBvRPhrSSZ2iUSwB29hYDeLnhm9T9YRknC0IGeoe+HjfJ uZgjlWSKB73ZB3WAuvVaDjv9+YpDXYrP449qqmjrbjl2BYU1ROwa2/d2ZdcGU4CSAnj/ ec534y5hFOljUtadzsZyNsGrVAa1tGGOgHy6FYKgm/GxL8IrVjYhq62eWIKOKiUCRdGC DnEOVYD9Nbjphx222Xru5wQI/JKLxUfFKoUD8md47cxHXBRL4N8Ixi8knQSBDwQwhRrL ig3A8dzon0SNztKjUg7m1cPxw8gjo6OR1A5+azHo+Q08IWnSwa4GvRhDzJFNB2qClWJw lbAQ== X-Gm-Message-State: AOJu0YyuOZ3DeODAQmdgTKA+tadM8L0IZFiX8mx23cN00J2dzSiZbsZz YGom39B3eJxpxS1cUf/PoRjjK8o7pdp5ew== X-Google-Smtp-Source: AGHT+IEz7+X2QZJTzV+OmpYjVevhBahMuAmGqYFYGN5yjI9U7XdoGJW4SSmG5zVFtc4mp2W6b4t2VA== X-Received: by 2002:a05:6512:23a2:b0:4ff:8aa7:185c with SMTP id c34-20020a05651223a200b004ff8aa7185cmr3902614lfv.7.1692549631037; Sun, 20 Aug 2023 09:40:31 -0700 (PDT) Received: from localhost.localdomain ([2001:999:40c:64c6:2cf5:d16b:f5bb:dbb1]) by smtp.gmail.com with ESMTPSA id p28-20020ac246dc000000b004ff9ea1ad91sm1280112lfo.216.2023.08.20.09.40.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Aug 2023 09:40:30 -0700 (PDT) From: Jussi Timperi Date: Sun, 20 Aug 2023 19:35:51 +0300 Message-ID: <20230820163903.24594-1-jussi.timperi@iki.fi> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=209.85.167.44; envelope-from=jussi.timperi@gmail.com; helo=mail-lf1-f44.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Mon, 21 Aug 2023 03:15:39 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Mon, 21 Aug 2023 08:36:39 -0400 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.71 X-Spam-Score: -4.71 X-Migadu-Queue-Id: BA78C45980 X-Migadu-Scanner: mx1.migadu.com X-TUID: +wC1mzfiIie/ * gnu/packages/linux.scm (tp-smapi-module): Update to 0.44. --- - 0.44 adds Linux 6.4 support - 'guix build --rounds=2' fails due to differences in provided modules, but this was already the case with 0.43. gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index bdf05227fb..8e984ba479 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -10146,7 +10146,7 @@ (define-public evtest (define-public tp-smapi-module (package (name "tp-smapi-module") - (version "0.43") + (version "0.44") (source (origin (method git-fetch) (uri (git-reference @@ -10155,7 +10155,7 @@ (define-public tp-smapi-module (file-name (git-file-name name version)) (sha256 (base32 - "1rjb0njckczc2mj05cagvj0lkyvmyk6bw7wkiinv81lw8m90g77g")))) + "0kzbks07bh5jbi1n311zp9cbp1xxyzi7nys8wq1k0k5ig81h9w6k")))) (build-system linux-module-build-system) (arguments `(#:tests? #f)) ;there are none. base-commit: 95a1a819dffa833bdd7a47f272da7ee4ff3260c8 -- 2.41.0