GNU bug report logs -
#75454
[PATCH] gnu: snac2: Update to 2.68.
Previous Next
Reported by: Evgeny Pisemsky <mail <at> pisemsky.site>
Date: Thu, 9 Jan 2025 08:26:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <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 75454 in the body.
You can then email your comments to 75454 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#75454
; Package
guix-patches
.
(Thu, 09 Jan 2025 08:26:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Evgeny Pisemsky <mail <at> pisemsky.site>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 09 Jan 2025 08:26:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-snac2-Update-to-2.68.patch (text/x-patch, inline)]
From 817a6a059a48ae7920f408d55e90023cac426586 Mon Sep 17 00:00:00 2001
Message-ID: <817a6a059a48ae7920f408d55e90023cac426586.1736410970.git.mail <at> pisemsky.site>
From: Evgeny Pisemsky <mail <at> pisemsky.site>
Date: Thu, 9 Jan 2025 11:22:01 +0300
Subject: [PATCH] gnu: snac2: Update to 2.68.
* gnu/packages/fediverse.scm (snac2): Update to 2.68.
Change-Id: Iccb52a4b1d7eb6c19f13114b9c42acfb9613e728
---
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 4daaa8a517..b1d03a3802 100644
--- a/gnu/packages/fediverse.scm
+++ b/gnu/packages/fediverse.scm
@@ -203,7 +203,7 @@ (define-public python-mastodon-py
(define-public snac2
(package
(name "snac")
- (version "2.65")
+ (version "2.68")
(source
(origin
(method git-fetch)
@@ -212,7 +212,7 @@ (define-public snac2
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "06npcsf8jkcygsh586wnsq6cr1cn46n3s8zx3inbjgh99sc24fcg"))))
+ (base32 "1sdhwc88yhqgij88js957p86wmq9j0rscski4flympcrg3qk43f9"))))
(build-system gnu-build-system)
(inputs (list curl openssl))
(arguments
base-commit: 7f27dc47c52886b785359799b6dc67b61f638544
--
2.47.1
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Sat, 11 Jan 2025 15:23:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Evgeny Pisemsky <mail <at> pisemsky.site>
:
bug acknowledged by developer.
(Sat, 11 Jan 2025 15:23:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 75454-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Evgeny Pisemsky <mail <at> pisemsky.site> writes:
> From 817a6a059a48ae7920f408d55e90023cac426586 Mon Sep 17 00:00:00 2001
> Message-ID: <817a6a059a48ae7920f408d55e90023cac426586.1736410970.git.mail <at> pisemsky.site>
> From: Evgeny Pisemsky <mail <at> pisemsky.site>
> Date: Thu, 9 Jan 2025 11:22:01 +0300
> Subject: [PATCH] gnu: snac2: Update to 2.68.
>
> * gnu/packages/fediverse.scm (snac2): Update to 2.68.
>
> Change-Id: Iccb52a4b1d7eb6c19f13114b9c42acfb9613e728
> ---
> 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 4daaa8a517..b1d03a3802 100644
> --- a/gnu/packages/fediverse.scm
> +++ b/gnu/packages/fediverse.scm
> @@ -203,7 +203,7 @@ (define-public python-mastodon-py
> (define-public snac2
> (package
> (name "snac")
> - (version "2.65")
> + (version "2.68")
> (source
> (origin
> (method git-fetch)
> @@ -212,7 +212,7 @@ (define-public snac2
> (commit version)))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "06npcsf8jkcygsh586wnsq6cr1cn46n3s8zx3inbjgh99sc24fcg"))))
> + (base32 "1sdhwc88yhqgij88js957p86wmq9j0rscski4flympcrg3qk43f9"))))
> (build-system gnu-build-system)
> (inputs (list curl openssl))
> (arguments
>
> base-commit: 7f27dc47c52886b785359799b6dc67b61f638544
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 09 Feb 2025 12:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 32 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.