all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66324] [PATCH] gnu: guile-mastodon: Update to 0.0.1-0a94ae6b
@ 2023-10-03 14:38 Ekaitz Zarraga
  2023-10-04 13:06 ` bug#66324: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Ekaitz Zarraga @ 2023-10-03 14:38 UTC (permalink / raw)
  To: 66324

From 0064c4ff9262c4906131909ae1276667033f8811 Mon Sep 17 00:00:00 2001
Message-ID: <0064c4ff9262c4906131909ae1276667033f8811.1696343806.git.ekaitz@elenq.tech>
From: Ekaitz Zarraga <ekaitz@elenq.tech>
Date: Tue, 3 Oct 2023 16:28:58 +0200
Subject: [PATCH] gnu: guile-mastodon: Update to 0.0.1-0a94ae6b

* gnu/packages/guile-xyz.scm (guile-mastodon): Update to 0.0.1-0a94ae6b
---
 gnu/packages/guile-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 3042244a1f..0adcb5b4f4 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -1680,7 +1680,7 @@ (define-public guile2.2-newt
               (replace "guile" guile-2.2)))))
 
 (define-public guile-mastodon
-  (let ((commit "74b75bcf547df92acee1e0466ecd7ec07f775392")
+  (let ((commit "0a94ae6bbca63d440eb3f6d7e636630aca6d2b52")
         (revision "1"))
     (package
       (name "guile-mastodon")
@@ -1693,7 +1693,7 @@ (define-public guile-mastodon
                 (file-name (string-append name "-" version "-checkout"))
                 (sha256
                  (base32
-                  "1wx5h6wa9c0na8mrnr2nv1nzjvq68zyrly8yyp11dsskhaw4y33h"))))
+                  "17ic44jypv1yq296w8b4nm99189fdgmdw1pdx0172x97dicsf2j6"))))
       (build-system gnu-build-system)
       (native-inputs
        (list autoconf automake emacs-minimal pkg-config texinfo))

base-commit: 284f8508bebcae510261c7c223dc28f9badf87ce
-- 
2.41.0






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66324: [PATCH] gnu: guile-mastodon: Update to 0.0.1-0a94ae6b
  2023-10-03 14:38 [bug#66324] [PATCH] gnu: guile-mastodon: Update to 0.0.1-0a94ae6b Ekaitz Zarraga
@ 2023-10-04 13:06 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-10-04 13:06 UTC (permalink / raw)
  To: Ekaitz Zarraga; +Cc: 66324-done


> * gnu/packages/guile-xyz.scm (guile-mastodon): Update to 0.0.1-0a94ae6b

Applied, thanks,

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-04 13:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-03 14:38 [bug#66324] [PATCH] gnu: guile-mastodon: Update to 0.0.1-0a94ae6b Ekaitz Zarraga
2023-10-04 13:06 ` bug#66324: " Mathieu Othacehe

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.