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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69621: closed ([PATCH] gnu: qbe: Update to 1.2.)
Date: Sun, 10 Mar 2024 04:17:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 10 Mar 2024 12:16:22 +0800
with message-id <87r0gien6x.fsf <at> envs.net>
and subject line Re: [bug#69621] [PATCH] gnu: qbe: Update to 1.2.
has caused the debbugs.gnu.org bug report #69621,
regarding [PATCH] gnu: qbe: Update to 1.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69621: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69621
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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!


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.