* [bug#74560] [PATCH] gnu: snac: Update to 2.65.
@ 2024-11-27 17:23 ashish.is--- via Guix-patches via
0 siblings, 0 replies; only message in thread
From: ashish.is--- via Guix-patches via @ 2024-11-27 17:23 UTC (permalink / raw)
To: 74560; +Cc: Ashish SHUKLA
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-27 17:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-27 17:23 [bug#74560] [PATCH] gnu: snac: Update to 2.65 ashish.is--- via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.