[PATCH] gnu: qbe: Update to 1.2.

  • Done
  • quality assurance status badge
Details
2 participants
  • ???
  • Nguy?n Gia Phong
Owner
unassigned
Submitted by
Nguy?n Gia Phong
Severity
normal
N
N
Nguy?n Gia Phong wrote on 8 Mar 03:50 +0100
(address . guix-patches@gnu.org)(name . Nguy?n Gia Phong)(address . mcsinyx@disroot.org)
1cb0b83d4eee01a555432462a2a0dfe331276e01.1709866252.git.mcsinyx@disroot.org
* 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(-)

Toggle diff (26 lines)
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
?
(name . Nguy?n Gia Phong)(address . mcsinyx@disroot.org)(address . 69621-done@debbugs.gnu.org)
87r0gien6x.fsf@envs.net
Nguy?n Gia Phong <mcsinyx@disroot.org> writes:

Toggle quote (2 lines)
> * gnu/packages/c.scm (qbe): Update to 1.2.

Pushed as commit 5b507280d7, thank you!
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 69621@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 69621
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch