* [bug#72423] [PATCH] gnu: ikiwiki: Update to 3.20200202.4.
@ 2024-08-02 15:52 Adam Faiz via Guix-patches via
2024-08-11 10:40 ` bug#72423: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Adam Faiz via Guix-patches via @ 2024-08-02 15:52 UTC (permalink / raw)
To: 72423; +Cc: guix, marius
From 1a57c4494e5fea2e4b801daa064d16a772feecbc Mon Sep 17 00:00:00 2001
Message-ID: <1a57c4494e5fea2e4b801daa064d16a772feecbc.1722611114.git.adam.faiz@disroot.org>
From: AwesomeAdam54321 <adam.faiz@disroot.org>
Date: Fri, 2 Aug 2024 23:04:18 +0800
Subject: [PATCH] gnu: ikiwiki: Update to 3.20200202.4.
* gnu/packages/web.scm (ikiwiki): Update to 3.20200202.4.
---
gnu/packages/web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index e406e6e968..40f385ea09 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -5748,7 +5748,7 @@ (define-public hubbub
(define-public ikiwiki
(package
(name "ikiwiki")
- (version "3.20200202.3")
+ (version "3.20200202.4")
(source
(origin
(method git-fetch)
@@ -5758,7 +5758,7 @@ (define-public ikiwiki
(file-name (git-file-name name version))
(sha256
(base32
- "0fphyqzlk9y8v9s89ypsmrnbhyymzrpc2w0liy0n4knc7kk2pabq"))
+ "04ijislp7png18bg1carb71xk3sij9x5xpizfkxp6jbip6wdxsml"))
(snippet
'(begin
;; The POT file requires write permission during the build
base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72423: [PATCH] gnu: ikiwiki: Update to 3.20200202.4.
2024-08-02 15:52 [bug#72423] [PATCH] gnu: ikiwiki: Update to 3.20200202.4 Adam Faiz via Guix-patches via
@ 2024-08-11 10:40 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-08-11 10:40 UTC (permalink / raw)
To: Adam Faiz via Guix-patches via; +Cc: 72423-done
[-- Attachment #1: Type: text/plain, Size: 615 bytes --]
Adam Faiz via Guix-patches via <guix-patches@gnu.org> writes:
> From 1a57c4494e5fea2e4b801daa064d16a772feecbc Mon Sep 17 00:00:00 2001
> Message-ID: <1a57c4494e5fea2e4b801daa064d16a772feecbc.1722611114.git.adam.faiz@disroot.org>
> From: AwesomeAdam54321 <adam.faiz@disroot.org>
> Date: Fri, 2 Aug 2024 23:04:18 +0800
> Subject: [PATCH] gnu: ikiwiki: Update to 3.20200202.4.
>
> * gnu/packages/web.scm (ikiwiki): Update to 3.20200202.4.
> ---
> gnu/packages/web.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, I've pushed this to master as
22f49bce59c8e24cd9f67834a376ba707f14e786.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-11 10:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-02 15:52 [bug#72423] [PATCH] gnu: ikiwiki: Update to 3.20200202.4 Adam Faiz via Guix-patches via
2024-08-11 10:40 ` bug#72423: " Christopher Baines
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.