1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: elixir-phoenix-html: Update to 4.3.0.

* gnu/packages/elixir-web.scm (elixir-phoenix-html): Update to 4.3.0.

Change-Id: Iceb787144bae7fef34c48f1a0268d309f288d5a0
This commit is contained in:
Giacomo Leidi
2025-10-01 17:34:30 +02:00
committed by Giacomo Leidi
parent ce1cc74e67
commit 6e4f3a42c1

View File

@@ -442,13 +442,13 @@ Ecto, implementing all relevant protocols.")
(define-public elixir-phoenix-html
(package
(name "elixir-phoenix-html")
(version "4.2.1")
(version "4.3.0")
(source
(origin
(method url-fetch)
(uri (hexpm-uri "phoenix_html" version))
(sha256
(base32 "0lz04g7h49x9rg4k3l6zz29va84fxy62m3xfb7cmswg21880iwfg"))))
(base32 "1bcp0kri8fh6ygs6js3ppja9sxmy3fc6m94iyxsz1c5sg052kaiy"))))
(build-system mix-build-system)
(synopsis "Phoenix view functions for working with HTML templates")
(description "This package provides @code{elixir-phoenix-html}, a library