GNU bug report logs -
#74560
[PATCH] gnu: snac: Update to 2.65.
Previous Next
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.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 28 Nov 2024 18:53:50 +0800
with message-id <87serbr5mp.fsf <at> iscas.ac.cn>
and subject line Re: [bug#74560] [PATCH] gnu: snac: Update to 2.65.
has caused the debbugs.gnu.org bug report #74560,
regarding [PATCH] gnu: snac: Update to 2.65.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
74560: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74560
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (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)]
This bug report was last modified 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.