GNU bug report logs -
#78227
[PATCH] gnu: snac: Update to 2.75.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Sat, 3 May 2025 08:52:01 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
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 78227 in the body.
You can then email your comments to 78227 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#78227
; Package
guix-patches
.
(Sat, 03 May 2025 08:52:02 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
.
(Sat, 03 May 2025 08:52:02 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>
* gnu/packages/fediverse.scm (snac): Update to 2.75.
Change-Id: I54a96fcc0ad3cd4c336fa00af08c37a6986c9883
---
gnu/packages/fediverse.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fediverse.scm b/gnu/packages/fediverse.scm
index f8b59ec93d..ae4dbd523a 100644
--- a/gnu/packages/fediverse.scm
+++ b/gnu/packages/fediverse.scm
@@ -3,6 +3,7 @@
;;; Copyright © 2019 Tobias Geerinckx-Rice <me <at> tobias.gr>
;;; Copyright © 2021 Taiju HIGASHI <higashi <at> taiju.info>
;;; Copyright © 2024 Sergio Durigan Junior <sergiodj <at> sergiodj.net>
+;;; Copyright © 2025 Ashish SHUKLA <ashish.is <at> lostca.se>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -204,7 +205,7 @@ (define-public python-mastodon-py
(define-public snac2
(package
(name "snac")
- (version "2.72")
+ (version "2.75")
(source
(origin
(method git-fetch)
@@ -213,7 +214,7 @@ (define-public snac2
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1ykrqyx0jc2cmjnj8ygqix2n64bfa2q444qz9ccsnxr3717mn1xc"))))
+ (base32 "11dnsc3ml0rmjqwf01mwiggf5xdg762k6dciis17frrx9grb8bn7"))))
(build-system gnu-build-system)
(inputs (list curl openssl))
(arguments
base-commit: 12467f2c91e7f9ec70239229f8186a93193a9185
--
2.49.0
Reply sent
to
Efraim Flashner <efraim <at> flashner.co.il>
:
You have taken responsibility.
(Sun, 04 May 2025 07:27:08 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Sun, 04 May 2025 07:27:08 GMT)
Full text and
rfc822 format available.
Message #10 received at 78227-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Thanks. Patch pushed!
--
Efraim Flashner <efraim <at> flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[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, 01 Jun 2025 11:24:21 GMT)
Full text and
rfc822 format available.
This bug report was last modified 18 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.