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

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

bug#63776: closed ([PATCH] gnu: busybox: Update to 1.36.1.)


From: GNU bug Tracking System
Subject: bug#63776: closed ([PATCH] gnu: busybox: Update to 1.36.1.)
Date: Tue, 30 May 2023 10:48:02 +0000

Your message dated Tue, 30 May 2023 18:47:19 +0800
with message-id <87bki2t7t4.fsf@envs.net>
and subject line Re: bug#63776: [PATCH] gnu: busybox: Update to 1.36.1.
has caused the debbugs.gnu.org bug report #63776,
regarding [PATCH] gnu: busybox: Update to 1.36.1.
to be marked as done.

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


-- 
63776: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63776
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: busybox: Update to 1.36.1. Date: Sun, 28 May 2023 23:20:28 +0800
* gnu/packages/busybox.scm (busybox): Update to 1.36.1.
---
 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 32239106b7..9d3e08e1e0 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.36.0")
+    (version "1.36.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -43,7 +43,7 @@ (define-public busybox
                     version ".tar.bz2"))
               (sha256
                (base32
-                "19b1mzkc2hc2qsg4fnshdyqfxk1xkzwv900p40767ckwmz4509sl"))))
+                "0573gpj51phcz04sg77iznvcxmf5jnbk9gn3g5r9x02daz4j9k5q"))))
     (build-system gnu-build-system)
     (arguments
      (list #:phases

base-commit: 6192acf8b77948384e75650ae79dfbaadb26bc37
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#63776: [PATCH] gnu: busybox: Update to 1.36.1. Date: Tue, 30 May 2023 18:47:19 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hilton Chain <hako@ultrarare.space> writes:

> * gnu/packages/busybox.scm (busybox): Update to 1.36.1.

Pushed, thank you!


--- End Message ---

reply via email to

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