GNU bug report logs - #77029
[PATCH] gnu: rizin: Update to 0.7.4.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sat, 15 Mar 2025 10:51: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#77029: closed ([PATCH] gnu: rizin: Update to 0.7.4.)
Date: Sun, 16 Mar 2025 02:55:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 16 Mar 2025 10:59:11 +0800
with message-id <87tt7tptog.fsf <at> envs.net>
and subject line Re: [bug#77029] control message for bug #77029
has caused the debbugs.gnu.org bug report #77029,
regarding [PATCH] gnu: rizin: Update to 0.7.4.
to be marked as done.

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


-- 
77029: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77029
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: rizin: Update to 0.7.4.
Date: Sat, 15 Mar 2025 18:54:02 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/engineering.scm (rizin): Update to 0.7.4.

Change-Id: I9c8e44e195e675d027e06380ee7e977ddcea72f7
---
 gnu/packages/engineering.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index f7b8642432..775d46a648 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -5039,7 +5039,7 @@ (define-public candle
 (define-public rizin
   (package
     (name "rizin")
-    (version "0.7.2")
+    (version "0.7.4")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -5047,7 +5047,7 @@ (define-public rizin
                     version "/rizin-src-v" version ".tar.xz"))
               (sha256
                (base32
-                "0ajqng66b01phs0hjygg9phyc8p3fs0a1isbc0zmxdz2bas3zzzw"))))
+                "008jcfbp836g2sya4aqkbkfir6h1xhq0pq53p8w3r16wwl88j4gp"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 1bf1daac77316898d716c27968e4100d8ce464fb
-- 
2.48.1



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 77029-done <at> debbugs.gnu.org
Subject: Re: [bug#77029] control message for bug #77029
Date: Sun, 16 Mar 2025 10:59:11 +0800
Cayetano Santos <csantosb <at> inventati.org> writes:

> user guix
> usertag 77029 + waiting-on-contributor
> thanks

Pushed, thank you for review.


This bug report was last modified 124 days ago.

Previous Next


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