From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 74560@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#74560] [PATCH] gnu: snac: Update to 2.65.
Date: Wed, 27 Nov 2024 18:23:48 +0100 [thread overview]
Message-ID: <4ab87dee55fac4e909defc3156486c97d89be72f.1732728228.git.ashish.is@lostca.se> (raw)
From: Ashish SHUKLA <ashish.is@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
next reply other threads:[~2024-11-27 17:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-27 17:23 ashish.is--- via Guix-patches via [this message]
2024-11-28 10:53 ` [bug#74560] [PATCH] gnu: snac: Update to 2.65 Z572
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ab87dee55fac4e909defc3156486c97d89be72f.1732728228.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=74560@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).