gnu: ikiwiki: Update to 3.20200202.4.

* gnu/packages/web.scm (ikiwiki): Update to 3.20200202.4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
AwesomeAdam54321 2024-08-02 23:04:18 +08:00 committed by Christopher Baines
parent 59ed5e91f4
commit 22f49bce59
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -5749,7 +5749,7 @@ (define-public hubbub
(define-public ikiwiki (define-public ikiwiki
(package (package
(name "ikiwiki") (name "ikiwiki")
(version "3.20200202.3") (version "3.20200202.4")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -5759,7 +5759,7 @@ (define-public ikiwiki
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0fphyqzlk9y8v9s89ypsmrnbhyymzrpc2w0liy0n4knc7kk2pabq")) "04ijislp7png18bg1carb71xk3sij9x5xpizfkxp6jbip6wdxsml"))
(snippet (snippet
'(begin '(begin
;; The POT file requires write permission during the build ;; The POT file requires write permission during the build