GNU bug report logs - #69621
[PATCH] gnu: qbe: Update to 1.2.

Previous Next

Package: guix-patches;

Reported by: Nguyễn Gia Phong <mcsinyx <at> disroot.org>

Date: Fri, 8 Mar 2024 02:54:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69621 in the body.
You can then email your comments to 69621 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#69621; Package guix-patches. (Fri, 08 Mar 2024 02:54:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nguyễn Gia Phong <mcsinyx <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 08 Mar 2024 02:54:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
Subject: [PATCH] gnu: qbe: Update to 1.2.
Date: Fri,  8 Mar 2024 11:50:53 +0900
* 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





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Sun, 10 Mar 2024 04:17:02 GMT) Full text and rfc822 format available.

Notification sent to Nguyễn Gia Phong <mcsinyx <at> disroot.org>:
bug acknowledged by developer. (Sun, 10 Mar 2024 04:17:02 GMT) Full text and rfc822 format available.

Message #10 received at 69621-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
Cc: 69621-done <at> debbugs.gnu.org
Subject: Re: [bug#69621] [PATCH] gnu: qbe: Update to 1.2.
Date: Sun, 10 Mar 2024 12:16:22 +0800
Nguyễn Gia Phong <mcsinyx <at> disroot.org> writes:

> * gnu/packages/c.scm (qbe): Update to 1.2.

Pushed as commit 5b507280d7, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 07 Apr 2024 11:24:21 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 151 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.