me
/
guix
Archived
1
0
Fork 0

gnu: ikiwiki: Update to 3.20200202.3.

* gnu/packages/web.scm (ikiwiki): Update to 3.20200202.3.
master
Paul Garlick 2020-04-28 21:32:56 +01:00
parent 2933cdf88e
commit da6539d17b
No known key found for this signature in database
GPG Key ID: AAC7E891896B568A
1 changed files with 2 additions and 2 deletions

View File

@ -4810,7 +4810,7 @@ NetSurf project.")
(define-public ikiwiki (define-public ikiwiki
(package (package
(name "ikiwiki") (name "ikiwiki")
(version "3.20190228") (version "3.20200202.3")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -4820,7 +4820,7 @@ NetSurf project.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1c0i48jp2vpiwn2pacr6jbjdj26v7s9vzzs7j7gc16bx37dfgbbi")) "0fphyqzlk9y8v9s89ypsmrnbhyymzrpc2w0liy0n4knc7kk2pabq"))
(snippet (snippet
'(begin '(begin
;; The POT file requires write permission during the build ;; The POT file requires write permission during the build