unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: 72834@debbugs.gnu.org
Cc: 72834-done@debbugs.gnu.org, Lilah Tascheter <lilah@lunabee.space>
Subject: [bug#72834] [PATCH] gnu: packages: Update stagit.
Date: Wed, 28 Aug 2024 10:37:31 +0800	[thread overview]
Message-ID: <871q29id90.fsf@iscas.ac.cn> (raw)
In-Reply-To: <c69db18ca3c214ed6bcb9830f3744c453329540a.1724771930.git.lilah@lunabee.space> (Lilah Tascheter via Guix-patches's message of "Tue, 27 Aug 2024 10:18:50 -0500")

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

Lilah Tascheter via Guix-patches <guix-patches@gnu.org> writes:

should "gnu: stagit: Update to 1.2."

> * gnu/packages/version-control.scm (stagit): Update to 1.2.
>
> Change-Id: I4da6e85303d3591b61eeb6c90738171a17f0a81e
> ---
>  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 42bd4a5744..34fcd02a90 100644
> --- a/gnu/packages/version-control.scm
> +++ b/gnu/packages/version-control.scm
> @@ -3254,7 +3254,7 @@ (define-public fossil
>  (define-public stagit
>    (package
>      (name "stagit")
> -    (version "1.0")
> +    (version "1.2")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -3263,7 +3263,7 @@ (define-public stagit
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "0j2242vx5pbwdv79gcjxdbrwii48qphr8gk1lk7szj2irxdql171"))))
> +                "17yggk3fbm731z98warvix332487s0k6knhxnf9zc6f667qi2mlr"))))
>      (build-system gnu-build-system)
>      (arguments
>       `(#:tests? #f ; No tests
>
> base-commit: 9e57f3bcd4b3c4c8936358d3160f0d4f996204ce
push, and fix cross-compiling. close.

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

      reply	other threads:[~2024-08-28  2:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-27 15:18 [bug#72834] [PATCH] gnu: packages: Update stagit Lilah Tascheter via Guix-patches
2024-08-28  2:37 ` Z572 [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=871q29id90.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=72834-done@debbugs.gnu.org \
    --cc=72834@debbugs.gnu.org \
    --cc=lilah@lunabee.space \
    /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).