[bug#77029] gnu: rizin: Update to 0.7.4.

Message ID 5d49c3d7c51d088939f641dc416283474943ff59.1742036039.git.iyzsong@member.fsf.org
State New
Headers
Series [bug#77029] gnu: rizin: Update to 0.7.4. |

Commit Message

ashish.is--- via Guix-patches" via March 15, 2025, 10:54 a.m. UTC
  From: 宋文武 <iyzsong@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(-)


base-commit: 1bf1daac77316898d716c27968e4100d8ce464fb
  

Comments

Cayetano Santos March 15, 2025, 5:55 p.m. UTC | #1
user guix
usertag 77029 + waiting-on-contributor
thanks

Items marked as checked:

- commit messages
- package builds
- lint warnings
- package style
- one dependent package build
- synopsis and descriptions

All licenses in the LICENSES folder should probably appear as a list in
the license field, instead of a comment right above.
  
宋文武 March 16, 2025, 2:59 a.m. UTC | #2
Cayetano Santos <csantosb@inventati.org> writes:

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

Pushed, thank you for review.
  
Maxim Cournoyer March 16, 2025, 6:27 a.m. UTC | #3
Hello!

Cayetano Santos <csantosb@inventati.org> writes:

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

I think there is some convention to use the 'reviewed-looks-good'
usertag for your future reviews, see (info "(guix) Debbugs Usertags").

I see this has already been closed by Sou.  Thanks for reviewing!
  
Cayetano Santos March 16, 2025, 7:32 a.m. UTC | #4
>dim. 16 mars 2025 at 15:27, Maxim Cournoyer <maxim.cournoyer@gmail.com> wrote:

> I think there is some convention to use the 'reviewed-looks-good'
> usertag for your future reviews, see (info "(guix) Debbugs Usertags").

Except when it doesn’t ...😀

The "waiting-on-contributor" referred to the fact that the licences
appear as comments, not as a proper listing, and this update was the
opportunity to fix this.

We can live without, anyway.

C.
  

Patch

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