This thread contains a patchset. You're looking at the original emails,
but you may wish to use the patch review UI.
Review patch
1
[PATCH] Fix MediaGoblin channel introduction again
Sorry, I messed up again and added some commits without signatures.
Regards,
Ben
---
channels.scm | 2 + -
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/channels.scm b/channels.scm
index 8b95a9a..30b0500 100644
--- a/channels.scm
+++ b/channels.scm
@@ -565,7 +565,7 @@
(url "https://git.sr.ht/~mediagoblin/mediagoblin")
(introduction
(make-channel-introduction
- "25cfc5238029f1123fb4344eb65ec92cc5f57e54"
+ "0ce4fbec9038abd9434b5a375d61f088663ce21d"
(openpgp-fingerprint
"3E7F36E73BDD6A7106F92021023C05E2C9C068F0"))))))
(toys-box
--
2.45.2
On Fri, Aug 30, 2024 at 11:34:36AM +1000, Ben Sturmfels wrote:
> Sorry, I messed up again and added some commits without signatures.
No worries and thanks for the patch! I applied and pushed it.