unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: "Stefan Reichör" <stefan@xsteve.at>
Cc: 46570-done@debbugs.gnu.org
Subject: bug#46570: [PATCH] gnu: stgit: Update to 1.0.
Date: Mon, 15 Mar 2021 20:44:32 +0000	[thread overview]
Message-ID: <87mtv4du4v.fsf@cbaines.net> (raw)
In-Reply-To: <20210216212823.782816-1-stefan@xsteve.at>

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


Stefan Reichör <stefan@xsteve.at> writes:

> * gnu/packages/version-control.scm (stgit): Update to 1.0.
> ---
>  gnu/packages/version-control.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
> index 4100f9f9ef..ee8ac8a48f 100644
> --- a/gnu/packages/version-control.scm
> +++ b/gnu/packages/version-control.scm
> @@ -1217,7 +1217,7 @@ lot easier.")
>  (define-public stgit
>    (package
>      (name "stgit")
> -    (version "0.23")
> +    (version "1.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -1226,7 +1226,7 @@ lot easier.")
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "0bgxgsd6nj6gkk74c56vrjsyr7j19jrj6cx2ma6f7b20wriznhd5"))))
> +        (base32 "0dixgvjlsk3xisj8blzdhh0nphm5zqkjbj081wgsba52z4zq1y0q"))))
>      (build-system python-build-system)
>      (native-inputs
>       `(("perl" ,perl)))

This was merged as 22475a65d852c72f0609fa29ec66921c29f02b3c, so closing.

Thanks,

Chris

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

      reply	other threads:[~2021-03-15 20:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16 21:28 [bug#46570] [PATCH] gnu: stgit: Update to 1.0 Stefan Reichör
2021-03-15 20:44 ` Christopher Baines [this message]

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=87mtv4du4v.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=46570-done@debbugs.gnu.org \
    --cc=stefan@xsteve.at \
    /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).