emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59046: closed ([PATCH] gnu: busybox: Update to 1.35.0.)


From: GNU bug Tracking System
Subject: bug#59046: closed ([PATCH] gnu: busybox: Update to 1.35.0.)
Date: Sun, 06 Nov 2022 15:16:02 +0000

Your message dated Sun, 06 Nov 2022 16:15:10 +0100
with message-id <87sfiwf71s.fsf@cbaines.net>
and subject line Re: [bug#59046] [PATCH] gnu: busybox: Update to 1.35.0.
has caused the debbugs.gnu.org bug report #59046,
regarding [PATCH] gnu: busybox: Update to 1.35.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
59046: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59046
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: busybox: Update to 1.35.0. Date: Sat, 05 Nov 2022 19:30:10 +0800
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#59046] [PATCH] gnu: busybox: Update to 1.35.0. Date: Sun, 06 Nov 2022 16:15:10 +0100 User-agent: mu4e 1.8.9; emacs 28.1
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]