unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Josselin Poiret via Guix-patches via <guix-patches@gnu.org>
To: 63873@debbugs.gnu.org, 63874@debbugs.gnu.org, control@debbugs.gnu.org
Cc: Ricardo Wurmus <rekado@elephly.net>,
	Arun Isaac <arunisaac@systemreboot.net>
Subject: [bug#63874] mumi send-email doesn't support complex refs (was: [PATCH 2/2] gnu: b4: Update to 0.12.2.)
Date: Sat, 03 Jun 2023 16:06:30 +0200	[thread overview]
Message-ID: <87v8g4ej2x.fsf@jpoiret.xyz> (raw)
In-Reply-To: <33cb3724e8e0e0a7f53a7a1925ac9532c334e926.1685800921.git.dev@jpoiret.xyz>

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

merge 63873 63874
thankyou

Well, sent with `mumi send-email origin/master`, didn't go too well (I
guess mumi thought this would only be one mail?).

Josselin Poiret <dev@jpoiret.xyz> writes:

> From: Josselin Poiret <dev@jpoiret.xyz>
>
> * gnu/packages/version-control.scm (b4): Update to 0.12.2.
> ---
>  gnu/packages/version-control.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
> index 083d4edf84..1229ae1f77 100644
> --- a/gnu/packages/version-control.scm
> +++ b/gnu/packages/version-control.scm
> @@ -2612,13 +2612,13 @@ (define-public patatt
>  (define-public b4
>    (package
>      (name "b4")
> -    (version "0.8.0")
> +    (version "0.12.2")
>      (source
>       (origin
>         (method url-fetch)
>         (uri (pypi-uri "b4" version))
>         (sha256
> -        (base32 "115ysciq15sxc8fd9hf7p0f4wnd5xapcfkmq8g33y1c8nbdxclbx"))))
> +        (base32 "0vmyma13dnpv3vbzamrmzc2ph71bg44hk7rqbc2ji2ppigbszx5n"))))
>      (build-system python-build-system)
>      (arguments
>       (list #:tests? #f                  ;no tests
> @@ -2631,7 +2631,7 @@ (define-public b4
>      (inputs
>       (list python-dkimpy python-dnspython python-requests))
>      (propagated-inputs
> -     (list patatt))
> +     (list git-filter-repo patatt))
>      (home-page "https://git.kernel.org/pub/scm/utils/b4/b4.git")
>      (synopsis "Tool for working with patches in public-inbox archives")
>      (description
> -- 
> 2.40.1
>

-- 
Josselin Poiret

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

  reply	other threads:[~2023-06-03 14:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-03 14:02 [bug#63874] [PATCH 1/2] gnu: git-filter-repo: Update to 2.38.0 and generate documentation Josselin Poiret via Guix-patches via
2023-06-03 14:02 ` [bug#63873] [PATCH 2/2] gnu: b4: Update to 0.12.2 Josselin Poiret via Guix-patches via
2023-06-03 14:06   ` Josselin Poiret via Guix-patches via [this message]
2023-06-05 22:59     ` [bug#63873] mumi send-email doesn't support complex refs (was: [PATCH 2/2] gnu: b4: Update to 0.12.2.) Arun Isaac
2023-07-01 14:38   ` [bug#63873] bug#63874: [PATCH 1/2] gnu: git-filter-repo: Update to 2.38.0 and generate documentation Ludovic Courtès
2023-07-01 14:38 ` [bug#63874] " Ludovic Courtès
2024-02-15 17:34 ` [bug#63874] [PATCH v2] gnu: git-filter-repo: Update to 2.38.0 Hilton Chain via Guix-patches via
2024-02-18 22:37   ` Ludovic Courtès
2024-02-24 16:46     ` bug#63874: " Hilton Chain 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=87v8g4ej2x.fsf@jpoiret.xyz \
    --to=guix-patches@gnu.org \
    --cc=63873@debbugs.gnu.org \
    --cc=63874@debbugs.gnu.org \
    --cc=arunisaac@systemreboot.net \
    --cc=control@debbugs.gnu.org \
    --cc=dev@jpoiret.xyz \
    --cc=rekado@elephly.net \
    /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).