GNU bug report logs - #74560
[PATCH] gnu: snac: Update to 2.65.

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Wed, 27 Nov 2024 17:25: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 74560 in the body.
You can then email your comments to 74560 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#74560; Package guix-patches. (Wed, 27 Nov 2024 17:25:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to ashish.is <at> lostca.se:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 27 Nov 2024 17:25:02 GMT) Full text and rfc822 format available.

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

From: ashish.is <at> lostca.se
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: snac: Update to 2.65.
Date: Wed, 27 Nov 2024 18:23:48 +0100
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/fediverse.scm (snac2): Update to 2.65.

Change-Id: Ie61958a9e31e8131e29bd9327730daa74b7bc4e7
---
 gnu/packages/fediverse.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fediverse.scm b/gnu/packages/fediverse.scm
index c45593b366..7e8a5b728d 100644
--- a/gnu/packages/fediverse.scm
+++ b/gnu/packages/fediverse.scm
@@ -201,7 +201,7 @@ (define-public python-mastodon-py
 (define-public snac2
   (package
     (name "snac")
-    (version "2.63")
+    (version "2.65")
     (source
      (origin
        (method git-fetch)
@@ -210,7 +210,7 @@ (define-public snac2
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "040pa0cg8l22xdr2nvgxlcm1i9wgbyhvzlmkw35rvjbc8j3d0m69"))))
+        (base32 "06npcsf8jkcygsh586wnsq6cr1cn46n3s8zx3inbjgh99sc24fcg"))))
     (build-system gnu-build-system)
     (inputs (list curl openssl))
     (arguments

base-commit: 050407b473ac755c911be678b02626d40b25c122
-- 
2.47.1





Information forwarded to guix-patches <at> gnu.org:
bug#74560; Package guix-patches. (Thu, 28 Nov 2024 10:55:02 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: "ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org>
Cc: 74560-done <at> debbugs.gnu.org, ashish.is <at> lostca.se
Subject: Re: [bug#74560] [PATCH] gnu: snac: Update to 2.65.
Date: Thu, 28 Nov 2024 18:53:50 +0800
[Message part 1 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:

> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/fediverse.scm (snac2): Update to 2.65.
>
> Change-Id: Ie61958a9e31e8131e29bd9327730daa74b7bc4e7
> ---
>  gnu/packages/fediverse.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/fediverse.scm b/gnu/packages/fediverse.scm
> index c45593b366..7e8a5b728d 100644
> --- a/gnu/packages/fediverse.scm
> +++ b/gnu/packages/fediverse.scm
> @@ -201,7 +201,7 @@ (define-public python-mastodon-py
>  (define-public snac2
>    (package
>      (name "snac")
> -    (version "2.63")
> +    (version "2.65")
>      (source
>       (origin
>         (method git-fetch)
> @@ -210,7 +210,7 @@ (define-public snac2
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "040pa0cg8l22xdr2nvgxlcm1i9wgbyhvzlmkw35rvjbc8j3d0m69"))))
> +        (base32 "06npcsf8jkcygsh586wnsq6cr1cn46n3s8zx3inbjgh99sc24fcg"))))
>      (build-system gnu-build-system)
>      (inputs (list curl openssl))
>      (arguments
>
> base-commit: 050407b473ac755c911be678b02626d40b25c122

pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Z572 <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Thu, 28 Nov 2024 10:55:03 GMT) Full text and rfc822 format available.

Notification sent to ashish.is <at> lostca.se:
bug acknowledged by developer. (Thu, 28 Nov 2024 10:55:03 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. (Thu, 26 Dec 2024 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 173 days ago.

Previous Next


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