all messages for Guix-related lists mirrored at yhetil.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 2/9] gnu: execline: Update to 2.9.3.0.
Date: Sun,  9 Apr 2023 15:52:01 +0800	[thread overview]
Message-ID: <20230409075208.10055-2-iyzsong@envs.net> (raw)
In-Reply-To: <20230409075208.10055-1-iyzsong@envs.net>

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

* gnu/packages/skarnet.scm (execline): Update to 2.9.3.0.
---
 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 64cda1f852..063e27190b 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -61,14 +61,14 @@ (define-public skalibs
 (define-public execline
   (package
     (name "execline")
-    (version "2.9.0.1")
+    (version "2.9.3.0")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "https://skarnet.org/software/execline/execline-"
                           version ".tar.gz"))
       (sha256
-       (base32 "1xiijn3r2rqji2pwhm9v0frkk7pv9m3ylmdajhmcmyqgz350y9h1"))))
+       (base32 "1393xka069n3rvc3dlg6c3ckzl1qgqkhvhlcxv6igl9216kpy0n8"))))
     (build-system gnu-build-system)
     (inputs (list skalibs))
     (arguments
-- 
2.39.2





  reply	other threads:[~2023-04-09  7:53 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   ` iyzsong--- via Guix-patches via [this message]
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   ` [bug#62737] [PATCH 9/9] gnu: s6-linux-utils: Update to 2.6.1.2 iyzsong--- via Guix-patches via
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

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

  git send-email \
    --in-reply-to=20230409075208.10055-2-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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.