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>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78544: closed ([PATCH] gnu: snac: Update to 2.77.)
Date: Mon, 26 May 2025 08:52:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 26 May 2025 09:51:06 +0100
with message-id <87frgrlpqd.fsf <at> cbaines.net>
and subject line Re: [bug#78544] [PATCH] gnu: snac: Update to 2.77.
has caused the debbugs.gnu.org bug report #78544,
regarding [PATCH] gnu: snac: Update to 2.77.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78544: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78544
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>
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



[Message part 3 (message/rfc822, inline)]
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 4 (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)]

This bug report was last modified 22 days ago.

Previous Next


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