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:
Josep Bigorra 2025-08-01 11:29:09 +02:00 committed by Andreas Enge
parent 1f01028ef5
commit aac00dd014
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -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