unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 75218@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#75218] [PATCH] gnu: parallel: Update to 20241222.
Date: Mon, 30 Dec 2024 20:39:28 -0800	[thread overview]
Message-ID: <a3739ac541ce42a262fac1b0f10050afc9a205f5.1735619936.git.atai@atai.org> (raw)

* gnu/packages/parallel.scm (parallel): Update to 20241222.

Change-Id: Ifd94bcfdb069f1c9db6aa074a128722eff54d264
---
 gnu/packages/parallel.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm
index 99cd629603..0197891fb6 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -78,14 +78,14 @@ (define-module (gnu packages parallel)
 (define-public parallel
   (package
     (name "parallel")
-    (version "20241122")
+    (version "20241222")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "0n4ajx6d37dx6hmmvrc2499yxp3frai662kxq05s2z6188ppb7hs"))
+       (base32 "0y8s635p21k9m27p08c1hm2xhy3f2wm7q6v0z43l2q4qn66066vs"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: 95fd0a5a2c0bea49d54f31dd4e4ec206b780a236
-- 
2.34.1





             reply	other threads:[~2024-12-31  4:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-31  4:39 Andy Tai [this message]
2025-01-02 13:15 ` bug#75218: [PATCH] gnu: parallel: Update to 20241222 Zheng Junjie

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=a3739ac541ce42a262fac1b0f10050afc9a205f5.1735619936.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=75218@debbugs.gnu.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).