unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69621] [PATCH] gnu: qbe: Update to 1.2.
@ 2024-03-08  2:50 guix-patches--- via
  2024-03-10  4:16 ` bug#69621: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: guix-patches--- via @ 2024-03-08  2:50 UTC (permalink / raw)
  To: 69621; +Cc: Nguyễn Gia Phong

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69621: [PATCH] gnu: qbe: Update to 1.2.
  2024-03-08  2:50 [bug#69621] [PATCH] gnu: qbe: Update to 1.2 guix-patches--- via
@ 2024-03-10  4:16 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2024-03-10  4:16 UTC (permalink / raw)
  To: Nguyễn Gia Phong; +Cc: 69621-done

Nguyễn Gia Phong <mcsinyx@disroot.org> writes:

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

Pushed as commit 5b507280d7, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-10  4:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-08  2:50 [bug#69621] [PATCH] gnu: qbe: Update to 1.2 guix-patches--- via
2024-03-10  4:16 ` bug#69621: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).