From: c4droid <c4droid@foxmail.com>
To: 61431@debbugs.gnu.org
Subject: [bug#61431] [PATCH] gnu: pwntools: Update to 4.9.0.
Date: Sat, 11 Feb 2023 21:05:52 +0800 [thread overview]
Message-ID: <tencent_ABACDAC32ED7F248662B5BF46D0E8B450708@qq.com> (raw)
Message-ID: <87o7q0gxn3.fsf@foxmail.com> (raw)
From 7774159762ddc93d93184a91e601d7abe82380a4 Mon Sep 17 00:00:00 2001
From: c4droid <c4droid@foxmail.com>
Date: Sat, 11 Feb 2023 20:46:56 +0800
Subject: [PATCH] gnu: pwntools: Update to 4.9.0.
---
gnu/packages/cybersecurity.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cybersecurity.scm b/gnu/packages/cybersecurity.scm
index 7bca251d06..7e322c2756 100644
--- a/gnu/packages/cybersecurity.scm
+++ b/gnu/packages/cybersecurity.scm
@@ -123,14 +123,14 @@ (define-public ropgadget
(define-public pwntools
(package
(name "pwntools")
- (version "4.4.0")
+ (version "4.9.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pwntools" version))
(sha256
(base32
- "1qw7j0wwm1878aia08gyw5xljjr26qsbp45w65n4qff672sha5n5"))))
+ "04p7qzx4axkh0wgm0185724midzb3lprp3crja1lhw4i5wc7v9pf"))))
(build-system python-build-system)
(arguments
'(#:tests? #f)) ;XXX: needs a specific version of unicorn
--
2.39.1
next reply other threads:[~2023-02-11 13:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87o7q0gxn3.fsf@foxmail.com>
2023-02-11 13:05 ` c4droid [this message]
[not found] ` <handler.61431.B.167612170722600.ack@debbugs.gnu.org>
[not found] ` <878rh4fgre.fsf@foxmail.com>
2023-02-11 13:55 ` [bug#61431] Acknowledgement ([PATCH] gnu: pwntools: Update to 4.9.0.) c4droid
2023-02-13 17:37 ` Christopher Baines
2023-03-11 23:15 ` [bug#61431] unicorn Andreas Enge
2023-03-13 12:05 ` c4droid
2023-03-14 19:32 ` Andreas Enge
2023-03-15 0:49 ` c4droid
2023-05-09 4:20 ` [bug#61431] unicorn failed test fixed c4droid
2023-07-24 16:00 ` [bug#61431] More info needed Andreas Enge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tencent_ABACDAC32ED7F248662B5BF46D0E8B450708@qq.com \
--to=c4droid@foxmail.com \
--cc=61431@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).