mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 19:49:25 -05:00
gnu: ikiwiki: Update to 3.20200202.3.
* gnu/packages/web.scm (ikiwiki): Update to 3.20200202.3.
This commit is contained in:
parent
2933cdf88e
commit
da6539d17b
1 changed files with 2 additions and 2 deletions
|
@ -4810,7 +4810,7 @@ (define-public hubbub
|
|||
(define-public ikiwiki
|
||||
(package
|
||||
(name "ikiwiki")
|
||||
(version "3.20190228")
|
||||
(version "3.20200202.3")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -4820,7 +4820,7 @@ (define-public ikiwiki
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1c0i48jp2vpiwn2pacr6jbjdj26v7s9vzzs7j7gc16bx37dfgbbi"))
|
||||
"0fphyqzlk9y8v9s89ypsmrnbhyymzrpc2w0liy0n4knc7kk2pabq"))
|
||||
(snippet
|
||||
'(begin
|
||||
;; The POT file requires write permission during the build
|
||||
|
|
Loading…
Reference in a new issue