GNU bug report logs - #78544
[PATCH] gnu: snac: Update to 2.77.

Previous Next

Package: guix-patches;

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

Date: Thu, 22 May 2025 06:16:04 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 78544 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#78544; Package guix-patches. (Thu, 22 May 2025 06:16:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 22 May 2025 06:16:05 GMT) Full text and rfc822 format available.

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

From: Ashish SHUKLA <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.77.
Date: Thu, 22 May 2025 08:14:50 +0200
* gnu/packages/fediverse.scm (snac2): Update to 2.77.

Change-Id: Ia5a025f113aea0abba2ae434b23085c0082476ca
---
 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 ae4dbd523a..17398d54c7 100644
--- a/gnu/packages/fediverse.scm
+++ b/gnu/packages/fediverse.scm
@@ -205,7 +205,7 @@ (define-public python-mastodon-py
 (define-public snac2
   (package
     (name "snac")
-    (version "2.75")
+    (version "2.77")
     (source
      (origin
        (method git-fetch)
@@ -214,7 +214,7 @@ (define-public snac2
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "11dnsc3ml0rmjqwf01mwiggf5xdg762k6dciis17frrx9grb8bn7"))))
+        (base32 "1mibrqjdv68lxgvhly46v6i04bv05bm06qp7qp1kjr3mph7wahs1"))))
     (build-system gnu-build-system)
     (inputs (list curl openssl))
     (arguments

base-commit: 471fc515c8bb015841d098aa7988c5718efa67cb
-- 
2.49.0





Information forwarded to guix-patches <at> gnu.org:
bug#78544; Package guix-patches. (Mon, 26 May 2025 08:52:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org>
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>, 78544-done <at> debbugs.gnu.org
Subject: Re: [bug#78544] [PATCH] gnu: snac: Update to 2.77.
Date: Mon, 26 May 2025 09:51:06 +0100
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/fediverse.scm (snac2): Update to 2.77.
>
> Change-Id: Ia5a025f113aea0abba2ae434b23085c0082476ca
> ---
>  gnu/packages/fediverse.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
268945d42b7eaf4e3ff2a3fbf713a59052681391.

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

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 26 May 2025 08:52:03 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Mon, 26 May 2025 08:52:03 GMT) Full text and rfc822 format available.

This bug report was last modified 19 days ago.

Previous Next


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