[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/08: gnu: ropgadget: Update to 6.3.
From: |
guix-commits |
Subject: |
06/08: gnu: ropgadget: Update to 6.3. |
Date: |
Mon, 1 Jun 2020 18:29:18 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d038100ef08a03b9294e03e19f76d187fe5f9abe
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jun 1 21:29:00 2020 +0200
gnu: ropgadget: Update to 6.3.
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.3.
---
gnu/packages/cybersecurity.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cybersecurity.scm b/gnu/packages/cybersecurity.scm
index aedac03..8ded081 100644
--- a/gnu/packages/cybersecurity.scm
+++ b/gnu/packages/cybersecurity.scm
@@ -26,14 +26,13 @@
(define-public ropgadget
(package
(name "ropgadget")
- (version "6.2")
+ (version "6.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "ROPGadget" version))
(sha256
- (base32
- "0idiicgpijar9l9kqmfdh865c2mkfgxg0q7lpz77jc09l6q0afjh"))))
+ (base32 "0v34w88if3p4vn46aby24msfnxj6znmkf4848n4d24jnykxcsqk9"))))
(build-system python-build-system)
(propagated-inputs
`(("python-capstone" ,python-capstone)))
- branch master updated (d4ad8fd -> e7da805), guix-commits, 2020/06/01
- 01/08: gnu: lmdb: Update to 0.9.25., guix-commits, 2020/06/01
- 02/08: gnu: xarchiver: Update to 0.5.4.15., guix-commits, 2020/06/01
- 04/08: gnu: lmdb: Update home page., guix-commits, 2020/06/01
- 03/08: gnu: fasm: Update to 1.73.24., guix-commits, 2020/06/01
- 05/08: gnu: mariadb-connector-c: Update to 3.1.8., guix-commits, 2020/06/01
- 06/08: gnu: ropgadget: Update to 6.3.,
guix-commits <=
- 07/08: gnu: xa: Update to 2.3.11., guix-commits, 2020/06/01
- 08/08: gnu: hplip: Update to 3.20.5., guix-commits, 2020/06/01