gnu: monolith: Update to 2.5.0.

* gnu/packages/web.scm (monolith): Update to 2.5.0.
This commit is contained in:
Nicolas Goaziou 2021-06-02 22:43:09 +02:00
parent b7c5f27579
commit 08f1400bec
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -317,7 +317,7 @@ (define-public mod-wsgi
(define-public monolith
(package
(name "monolith")
(version "2.4.1")
(version "2.5.0")
(source
(origin
(method git-fetch)
@ -326,7 +326,7 @@ (define-public monolith
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1z0bcvk2cvx2cd0hs8addzcb070xvrkcxvg25691xw0ikiynpkwz"))))
(base32 "0s6jyhz51d39ccz0ghr7hy1fww84b0pzsyb8s63qgxbndp2c42l0"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs