unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 62737@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>
Subject: [bug#62737] [PATCH 9/9] gnu: s6-linux-utils: Update to 2.6.1.2.
Date: Sun,  9 Apr 2023 15:52:08 +0800	[thread overview]
Message-ID: <20230409075208.10055-9-iyzsong@envs.net> (raw)
In-Reply-To: <20230409075208.10055-1-iyzsong@envs.net>

From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.6.1.2.
---
 gnu/packages/skarnet.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/skarnet.scm b/gnu/packages/skarnet.scm
index 6c97b13251..2c7b0f9c23 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -331,7 +331,7 @@ (define-public s6-linux-init
 (define-public s6-linux-utils
   (package
    (name "s6-linux-utils")
-   (version "2.6.0.0")
+   (version "2.6.1.2")
    (source
     (origin
      (method url-fetch)
@@ -339,7 +339,7 @@ (define-public s6-linux-utils
            "https://skarnet.org/software/s6-linux-utils/s6-linux-utils-"
            version ".tar.gz"))
      (sha256
-      (base32 "0ngd8ckak2xg6c63q0m8cvbrfnhpkx30r4g65q08g0hc99rk4wbc"))))
+      (base32 "1ncwkm5cpc0y6iysc5q64mk0pfvxnn7ihia1a137xrrdg1fxqqyq"))))
     (build-system gnu-build-system)
     (inputs (list skalibs))
     (arguments
-- 
2.39.2





  parent reply	other threads:[~2023-04-09  7:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-09  7:49 [bug#62737] [PATCH 0/9] skarnet s6 updates iyzsong--- via Guix-patches via
2023-04-09  7:52 ` [bug#62737] [PATCH 1/9] gnu: skalibs: Update to 2.13.1.1 iyzsong--- via Guix-patches via
2023-04-09  7:52   ` [bug#62737] [PATCH 2/9] gnu: execline: Update to 2.9.3.0 iyzsong--- via Guix-patches via
2023-04-09  7:52   ` [bug#62737] [PATCH 3/9] gnu: s6: Update to 2.11.3.2 iyzsong--- via Guix-patches via
2023-04-09  7:52   ` [bug#62737] [PATCH 4/9] gnu: s6-dns: Update to 2.3.5.5 iyzsong--- via Guix-patches via
2023-04-09  7:52   ` [bug#62737] [PATCH 5/9] gnu: s6-networking: Update to 2.5.1.3 iyzsong--- via Guix-patches via
2023-04-09  7:52   ` [bug#62737] [PATCH 6/9] gnu: s6-rc: Update to 0.5.4.1 iyzsong--- via Guix-patches via
2023-04-09  7:52   ` [bug#62737] [PATCH 7/9] gnu: s6-portable-utils: Update to 2.3.0.2 iyzsong--- via Guix-patches via
2023-04-09  7:52   ` [bug#62737] [PATCH 8/9] gnu: s6-linux-init: Update to 1.1.1.0 iyzsong--- via Guix-patches via
2023-04-09  7:52   ` iyzsong--- via Guix-patches via [this message]
2023-04-09 18:21 ` [bug#62737] [PATCH 0/9] skarnet s6 updates Leo Famulari
2023-04-10 11:15   ` bug#62737: " 宋文武 via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230409075208.10055-9-iyzsong@envs.net \
    --to=guix-patches@gnu.org \
    --cc=62737@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=iyzsong@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).