GNU bug report logs - #69727
[PATCH] gnu: binsec: Update to 0.8.2.

Previous Next

Package: guix-patches;

Reported by: soeren <at> soeren-tempel.net

Date: Mon, 11 Mar 2024 10:25:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69727 in the body.
You can then email your comments to 69727 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to julien <at> lepiller.eu, pukkamustard <at> posteo.net, guix-patches <at> gnu.org:
bug#69727; Package guix-patches. (Mon, 11 Mar 2024 10:25:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to soeren <at> soeren-tempel.net:
New bug report received and forwarded. Copy sent to julien <at> lepiller.eu, pukkamustard <at> posteo.net, guix-patches <at> gnu.org. (Mon, 11 Mar 2024 10:25:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: soeren <at> soeren-tempel.net
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: binsec: Update to 0.8.2.
Date: Mon, 11 Mar 2024 11:22:15 +0100
From: Sören Tempel <soeren <at> soeren-tempel.net>

* gnu/packages/ocaml.scm (binsec): Update to 0.8.2.
---
This is just a bug fix release.

See: https://github.com/binsec/binsec/blob/master/CHANGES.md#082-2024-03-08

 gnu/packages/ocaml.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 0f4c351141..ecc0747365 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -1472,7 +1472,7 @@ (define-public lablgtk
 (define-public binsec
   (package
     (name "binsec")
-    (version "0.8.1")
+    (version "0.8.2")
     (source
      (origin
        (method git-fetch)
@@ -1481,7 +1481,7 @@ (define-public binsec
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0j6lwj20jaq0702v2fqvsrax1400zqbvz5q2cmjqhvrjzcfcl0kr"))))
+        (base32 "1k6prp2nc9whvxxnnqpg0f5pr7arikwv2bhzna5yq6v629i70c7q"))))
     (build-system dune-build-system)
     (native-inputs (list gmp ocaml-qcheck ocaml-ounit2))
     (propagated-inputs (list dune-site

base-commit: 27b762f78c58d853d86379ec58090c84e6de986d




Information forwarded to guix-patches <at> gnu.org:
bug#69727; Package guix-patches. (Thu, 09 May 2024 13:58:02 GMT) Full text and rfc822 format available.

Message #8 received at 69727 <at> debbugs.gnu.org (full text, mbox):

From: Sören Tempel <soeren <at> soeren-tempel.net>
To: 69727 <at> debbugs.gnu.org
Cc: pukkamustard <at> posteo.net, julien <at> lepiller.eu
Subject: Re: PATCH] gnu: binsec: Update to 0.8.2.
Date: Thu, 09 May 2024 15:57:07 +0200
PING, any chance someone could take a look at this? :)




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Tue, 04 Mar 2025 07:22:02 GMT) Full text and rfc822 format available.

Notification sent to soeren <at> soeren-tempel.net:
bug acknowledged by developer. (Tue, 04 Mar 2025 07:22:02 GMT) Full text and rfc822 format available.

Message #13 received at 69727-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 69727-done <at> debbugs.gnu.org
Cc: Sören Tempel <soeren <at> soeren-tempel.net>
Subject: Re: [PATCH] gnu: binsec: Update to 0.8.2.
Date: Tue, 04 Mar 2025 08:21:09 +0100
Hello,

> PING, any chance someone could take a look at this? :)

Finally applied! I also updated it to 0.10.0 while I was at it. Sorry
for the delay.

Regards,
-- 
Nicolas Goaziou






bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 01 Apr 2025 11:24:47 GMT) Full text and rfc822 format available.

This bug report was last modified 80 days ago.

Previous Next


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