From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2FQ3Mr596mVyCwEA62LTzQ:P1 (envelope-from ) for ; Fri, 08 Mar 2024 03:53:50 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 2FQ3Mr596mVyCwEA62LTzQ (envelope-from ) for ; Fri, 08 Mar 2024 03:53:50 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=XYHLAwuF; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709866430; h=from:from:sender:sender:reply-to: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:dkim-signature; bh=po6LTFPgGV+6oG5hPllROJDT9VcKLbog1b0ninx+uKE=; b=NpclJMMgoaZwnODCDLfbJGTdvPL/yhKy5OoocNR2U4CimsaNAnVFmqyv6Gb/dY88ukSJjr X58OUquHf+FVJosaNELgYEofKtjEEEf96R3qUD3bLfI0n+CjQg9OG11KTLjP9NUm/Ggnga ipIv/2d3ZRN5XdJLOaglJ3bU6EJKbxvPDd5iQvN7S9kbhmS0QZ7oOPaFli2kMibWFAqMes JYvvKAqSTL/gxMYuchqODa8QP4ZXs/mCxpX8damEoaskXxVEl+ZpQnChuOsoAsxMporcCt 8P0j8B3X5Jhdubr5FV4WDS0n+RdpI2n6gcTubkBY5gB9XDfvhHn6v08axEnXYg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709866430; a=rsa-sha256; cv=none; b=oesZiJRS0M50KzSUMEpoEfbdukYMJqn+DaBkuNarLmc4dLFf5RNyaeA+4xrRxjcu7DyhI3 aJ/+h2pdkFHkCFI139S3WL6RL2znf1zLGGJT2QP9zdtiC+Ob2BsJOjLoUr+dr+4c6DCShB 5iSbP0DdIeeYR8DPwsDIyI2kW67BT/KVM8Pc1KDLx+sihSl7OBHGwhejegw9+mOi0RuPw4 WDTm+GnISk8Kq829JyiItuZ/whZMWNQDRY7hVGtWFa6f+uVmVJtGk9vjeRs/tsZtRLozXV xBHUHx2GB6mNZKAaVc0oAJAqVpJHqeZMKCEOyjDwSvys2w/fcrIgpD3JZ5AYOA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=XYHLAwuF; 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=pass (policy=none) header.from=gnu.org 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 7AF1343F80 for ; Fri, 8 Mar 2024 03:53:50 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1riQMW-0005eb-Ul; Thu, 07 Mar 2024 21:53:32 -0500 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 1riQMU-0005e8-VS for guix-patches@gnu.org; Thu, 07 Mar 2024 21:53:30 -0500 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 1riQMU-00049o-Nf for guix-patches@gnu.org; Thu, 07 Mar 2024 21:53:30 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1riQN0-0004V2-ER for guix-patches@gnu.org; Thu, 07 Mar 2024 21:54:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69621] [PATCH] gnu: qbe: Update to 1.2. Resent-From: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 Mar 2024 02:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69621 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69621@debbugs.gnu.org Cc: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170986640017222 (code B ref -1); Fri, 08 Mar 2024 02:54:02 +0000 Received: (at submit) by debbugs.gnu.org; 8 Mar 2024 02:53:20 +0000 Received: from localhost ([127.0.0.1]:55621 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1riQMK-0004Ti-8O for submit@debbugs.gnu.org; Thu, 07 Mar 2024 21:53:20 -0500 Received: from lists.gnu.org ([209.51.188.17]:52688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1riQMF-0004TW-3L for submit@debbugs.gnu.org; Thu, 07 Mar 2024 21:53:18 -0500 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 1riQLi-0005cY-Hq for guix-patches@gnu.org; Thu, 07 Mar 2024 21:52:42 -0500 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1riQLg-00043G-7H for guix-patches@gnu.org; Thu, 07 Mar 2024 21:52:41 -0500 Received: from mail01.disroot.lan (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id AEDCB40F2D; Fri, 8 Mar 2024 03:52:36 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EYk_mmKqF4hl; Fri, 8 Mar 2024 03:52:36 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1709866356; bh=QgckhpCRqJ4DSkv0F2IlFT9VZGQusRRvTvjiZV4gLLQ=; h=From:To:Cc:Subject:Date; b=XYHLAwuFc+rR1z93Wi+ipV9HXLj654gnwXl3GaprKB6FLQodDnON77AXuFSBpzLaL LEtUAiyiQH7khYXTgiNaYt5YhracPBXHyOzUTmRtHcO0nIiIW9QIxvKFo4e6gaGJHR k4iAX+Q6ptCMiU1fJ/8nSwOy4plqW0dZu+1jPc3TtUo0+eQgZzBU3q61XWMlILSJG1 pSbCtW1LdYmkaJldaG71kSLvjLvE8rNCOVL3tsGa0j4bQlMAc9gb6/b5LEePc0y65s APBdeUJG+YWmQmq5XUaZvf480Lipg+0IHV8jfGNmUrTM6fxgZpLrvRFdjH6vkEJyC9 vnLGTc1Vf9/dA== Date: Fri, 8 Mar 2024 11:50:53 +0900 Message-ID: <1cb0b83d4eee01a555432462a2a0dfe331276e01.1709866252.git.mcsinyx@disroot.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=mcsinyx@disroot.org; helo=layka.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong X-ACL-Warn: , =?utf-8?q?Nguy=E1=BB=85n_Gia_Phong_via_Guix-patches?= From: guix-patches--- via 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: -6.48 X-Spam-Score: -6.48 X-Migadu-Queue-Id: 7AF1343F80 X-Migadu-Scanner: mx11.migadu.com X-TUID: Uk99PVUzJVWJ * gnu/packages/c.scm (qbe): Update to 1.2. Change-Id: I0fc2039b416026dc0563b9ead967713e594446bc --- cproc (only package using qbe currently) is happy with this new qbe version. gnu/packages/c.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm index b558145ea0ec..c004aade73df 100644 --- a/gnu/packages/c.scm +++ b/gnu/packages/c.scm @@ -326,7 +326,7 @@ (define-public pcc (define-public qbe (package (name "qbe") - (version "1.1") + (version "1.2") (source (origin (method git-fetch) (uri (git-reference @@ -335,7 +335,7 @@ (define-public qbe (file-name (git-file-name name version)) (sha256 (base32 - "07nl1kdgpz7hwfkng0yy4xihk0fmv1a2hq9bxzgvhy3vk9r7fmn8")))) + "1sxz5dn788n5c4v6mxa2kg3hf0a4qryg8wp0w3wx0qkzj6flj2sj")))) (build-system gnu-build-system) (arguments (list #:make-flags base-commit: 0b5cbca689b2f91949e191ca256ffc9bb48c1141 -- 2.41.0