mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: erlang-cth-readable: Update to 1.6.1.
* gnu/packages/erlang.scm (erlang-cth-readable): Update to 1.6.1. Change-Id: Ife7ea74e42502edd73ba8dfb4c4b337e9c461ff3
This commit is contained in:
committed by
Giacomo Leidi
parent
c15d39d3e8
commit
84a87af8d6
@@ -392,13 +392,13 @@ On @emph{hex.pm}, this plugin was previously called @code{rebar_covertool}.")
|
||||
(define-public erlang-cth-readable
|
||||
(package
|
||||
(name "erlang-cth-readable")
|
||||
(version "1.6.0")
|
||||
(version "1.6.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (hexpm-uri "cth_readable" version))
|
||||
(sha256
|
||||
(base32 "16851qzf2mjgw36s2bx3bb4x2vm8fpg8jk3dz8ph1mai5dim47lh"))))
|
||||
(base32 "0v4fxdnxyrlmqhkhhiagwvxnhdfgh1m9lbp02pn3drb9qpv827y0"))))
|
||||
(build-system rebar-build-system)
|
||||
(propagated-inputs
|
||||
(list erlang-cf))
|
||||
|
||||
Reference in New Issue
Block a user