[PATCH] gnu: busybox: Update to 1.35.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Hilton Chain
  • Christopher Baines
Owner
unassigned
Submitted by
Hilton Chain
Severity
normal
H
H
Hilton Chain wrote on 5 Nov 2022 12:30
(address . guix-patches@gnu.org)
y76o7tlvdtp.wl-hako@ultrarare.space
* gnu/packages/busybox.scm (busybox): Update to 1.35.0.
---
gnu/packages/busybox.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/busybox.scm b/gnu/packages/busybox.scm
index ccfe91257b..dd1f1f34b6 100644
--- a/gnu/packages/busybox.scm
+++ b/gnu/packages/busybox.scm
@@ -35,7 +35,7 @@ (define-module (gnu packages busybox)
(define-public busybox
(package
(name "busybox")
- (version "1.34.1")
+ (version "1.35.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -43,7 +43,7 @@ (define-public busybox
version ".tar.bz2"))
(sha256
(base32
- "0jfm9fik7nv4w21zqdg830pddgkdjmplmna9yjn9ck1lwn4vsps1"))))
+ "1556hfgw32xf226dd138gfq0z1zf4r3f8naa9wrqld2sqd2b5vps"))))
(build-system gnu-build-system)
(arguments
(list #:phases

base-commit: 84d239599a10f31e7d414d962ae25888ab21165c
--
2.38.0
C
C
Christopher Baines wrote on 6 Nov 2022 16:15
(name . Hilton Chain)(address . hako@ultrarare.space)
87sfiwf71s.fsf@cbaines.net
Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

Toggle quote (5 lines)
> * gnu/packages/busybox.scm (busybox): Update to 1.35.0.
> ---
> gnu/packages/busybox.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! Pushed to master as f1380352271b1407b08823c31aedc13d70008ae9.

Chris
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmNnz49fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9XfWqhAArbyfvgJY9cHSmprioT7ktGN33H4d4xew
gBztDmqZHlxIqdYCniGBTMPW5OnDm90g+0ti2xxj1pOvXdNHwM4DCcH9CCiwSGNr
OMZsjgFdrX5QsnqFAOVVuPs+W8FGJk/leBT0y7093inCeTZJSAAuUGB1E29WNg1x
XDMg75K/wRCTZPoQPqoXSf4ZmAtBYHggxzZi5QGqtGUMLUtOv80MDPrT9nDud0CH
JfAe2fnMY+WzBlx0VaZ9TQh0OKsiyIywVhLbMKfvx1fVYVkhAUQHkT5x2i2cE5YN
kRYc5TAD9SYRueqXSWRu+M/WYYot9RuYvqNDbIMo1UtWkvwylh1t8sfL0r0KzyLo
I7NlOE61gFStHdXl00ntxq5MmUwa3eg8ktC2ruSuCssn8w71+4aX3hy3MY0SuyHP
j4OcJGOl/HQut3xN3qV/rWbjUQBM0oiWcnBUdEryvKb0B+G+VwHgcpCQEOo4R30R
zSW6Cw2uUKwzpmJIiHtI2nusTfH0k2mK3uVdkVl64a0xpCi2ewGdGqx2yM0oQeqO
QQRHU6EwD9n6bM259uqQLgwrTLrWYr0vzyzYo150DXlKzGD9eXWK37qMN+qPdxsA
e3hWJJCSCGVLNJEKu7KiBaFzdzYBHtoObgrCPhjLwMAgNO805xUdobix8EoxzMKG
lORxmbmQEgo=
=iGE6
-----END PGP SIGNATURE-----

?
Your comment

This issue is archived.

To comment on this conversation send an email to 59046@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 59046
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch