mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: iter-vitae: Update to 0.3.35.
* gnu/packages/web.scm (iter-vitae): Update to 0.3.35. Change-Id: I3a2a3d1cd87ccf389ab2e14473e9b9df7e98b94b Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
1f01028ef5
commit
aac00dd014
1 changed files with 2 additions and 2 deletions
|
|
@ -6049,7 +6049,7 @@ NetSurf project.")
|
|||
(define-public iter-vitae
|
||||
(package
|
||||
(name "iter-vitae")
|
||||
(version "0.3.32")
|
||||
(version "0.3.35")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -6058,7 +6058,7 @@ NetSurf project.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0r7zvavjflyl8wzysadgh7zmyamvdkicac7652qckgi1aaqh33nw"))))
|
||||
(base32 "0sxdidz1j6bd5s5b3d0p91kd69i6hf9mg4iqppsf5gg31gf2y4d7"))))
|
||||
(arguments
|
||||
`(#:source-directory "src"
|
||||
#:phases (modify-phases %standard-phases
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue