unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59046] [PATCH] gnu: busybox: Update to 1.35.0.
@ 2022-11-05 11:30 Hilton Chain via Guix-patches via
  2022-11-06 15:15 ` bug#59046: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2022-11-05 11:30 UTC (permalink / raw)
  To: 59046

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

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#59046: [PATCH] gnu: busybox: Update to 1.35.0.
  2022-11-05 11:30 [bug#59046] [PATCH] gnu: busybox: Update to 1.35.0 Hilton Chain via Guix-patches via
@ 2022-11-06 15:15 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-11-06 15:15 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 59046-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 297 bytes --]


Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

> * 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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-06 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-05 11:30 [bug#59046] [PATCH] gnu: busybox: Update to 1.35.0 Hilton Chain via Guix-patches via
2022-11-06 15:15 ` bug#59046: " Christopher Baines

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).