GNU bug report logs - #72834
[PATCH] gnu: packages: Update stagit.

Previous Next

Package: guix-patches;

Reported by: Lilah Tascheter <lilah <at> lunabee.space>

Date: Tue, 27 Aug 2024 15:23:01 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72834 in the body.
You can then email your comments to 72834 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72834; Package guix-patches. (Tue, 27 Aug 2024 15:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lilah Tascheter <lilah <at> lunabee.space>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 27 Aug 2024 15:23:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Lilah Tascheter <lilah <at> lunabee.space>
To: guix-patches <at> gnu.org
Cc: Lilah Tascheter <lilah <at> lunabee.space>
Subject: [PATCH] gnu: packages: Update stagit.
Date: Tue, 27 Aug 2024 10:18:50 -0500
* 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
-- 
2.45.2





Information forwarded to guix-patches <at> gnu.org:
bug#72834; Package guix-patches. (Wed, 28 Aug 2024 02:39:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Lilah Tascheter via Guix-patches <guix-patches <at> gnu.org>
Cc: 72834-done <at> debbugs.gnu.org, Lilah Tascheter <lilah <at> lunabee.space>
Subject: Re: [bug#72834] [PATCH] gnu: packages: Update stagit.
Date: Wed, 28 Aug 2024 10:37:31 +0800
[Message part 1 (text/plain, inline)]
Lilah Tascheter via Guix-patches <guix-patches <at> 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.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Z572 <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Wed, 28 Aug 2024 02:39:02 GMT) Full text and rfc822 format available.

Notification sent to Lilah Tascheter <lilah <at> lunabee.space>:
bug acknowledged by developer. (Wed, 28 Aug 2024 02:39:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 25 Sep 2024 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 317 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.