unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#72758] [PATCH] gnu: parallel: Update to 20240822.
@ 2024-08-22  9:43 Andy Tai
  2024-08-28  8:59 ` bug#72758: " Z572
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-08-22  9:43 UTC (permalink / raw)
  To: 72758; +Cc: Andy Tai

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

Change-Id: If862a93ef55962b28ac20c194af906c9bd22d061
---
 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 e75e902a68..0e06ef4324 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -70,14 +70,14 @@ (define-module (gnu packages parallel)
 (define-public parallel
   (package
     (name "parallel")
-    (version "20240722")
+    (version "20240822")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "1w2k1s7fmbj7csnmxxzvg07i5vgja1ddhjj6m6z2ibvnyxqm8cy7"))
+       (base32 "179hr24gs3gpz7c5mnnncg0dixym70hvsk705cbhp61ifrdxkfyp"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: a1d367d6ee8c1783ef94cebbc5f2ae3b7a08078d
-- 
2.34.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#72758: [PATCH] gnu: parallel: Update to 20240822.
  2024-08-22  9:43 [bug#72758] [PATCH] gnu: parallel: Update to 20240822 Andy Tai
@ 2024-08-28  8:59 ` Z572
  0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-08-28  8:59 UTC (permalink / raw)
  To: Andy Tai; +Cc: 72758-done

[-- Attachment #1: Type: text/plain, Size: 1121 bytes --]

Andy Tai <atai@atai.org> writes:

> * gnu/packages/parallel.scm (parallel): Update to 20240822.
>
> Change-Id: If862a93ef55962b28ac20c194af906c9bd22d061
> ---
>  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 e75e902a68..0e06ef4324 100644
> --- a/gnu/packages/parallel.scm
> +++ b/gnu/packages/parallel.scm
> @@ -70,14 +70,14 @@ (define-module (gnu packages parallel)
>  (define-public parallel
>    (package
>      (name "parallel")
> -    (version "20240722")
> +    (version "20240822")
>      (source
>       (origin
>        (method url-fetch)
>        (uri (string-append "mirror://gnu/parallel/parallel-"
>                            version ".tar.bz2"))
>        (sha256
> -       (base32 "1w2k1s7fmbj7csnmxxzvg07i5vgja1ddhjj6m6z2ibvnyxqm8cy7"))
> +       (base32 "179hr24gs3gpz7c5mnnncg0dixym70hvsk705cbhp61ifrdxkfyp"))
>        (snippet
>         '(begin
>            (use-modules (guix build utils))
>
> base-commit: a1d367d6ee8c1783ef94cebbc5f2ae3b7a08078d

push, and fix cross-compilation.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-28  9:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-22  9:43 [bug#72758] [PATCH] gnu: parallel: Update to 20240822 Andy Tai
2024-08-28  8:59 ` bug#72758: " Z572

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).