unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74560] [PATCH] gnu: snac: Update to 2.65.
@ 2024-11-27 17:23 ashish.is--- via Guix-patches via
  2024-11-28 10:53 ` Z572
  0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread

end of thread, other threads:[~2024-11-28 12:47 UTC | newest]

Thread overview: 2+ messages (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
2024-11-28 10:53 ` Z572

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).