~ruther/guix-local

90ce0d8a472a881253cc66ec3884184595694a56 — Giacomo Leidi 6 months ago 2d7e587
gnu: erlang-certifi: Update to 2.15.0.

* gnu/packages/erlang.scm (erlang-certifi): Update to 2.15.0.

Change-Id: I08f0b35cfaa1114404c302ef40be74b6b88d4233
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/erlang.scm
M gnu/packages/erlang.scm => gnu/packages/erlang.scm +2 -2
@@ 271,13 271,13 @@ Mustache template engine")
(define-public erlang-certifi
  (package
    (name "erlang-certifi")
    (version "2.13.0")
    (version "2.15.0")
    (source
     (origin
       (method url-fetch)
       (uri (hexpm-uri "certifi" version))
       (sha256
        (base32 "1887qmxp7qmha4c8k4m4cw35iii15srrdmfmvypp0q7hl0rragcg"))))
        (base32 "0q2ap7ax2wfcigr9vx1g3bv85hf1cm8hakyrvapjxmvirqifsixi"))))
    (build-system rebar-build-system)
    (arguments
     `(#:tests? #f)) ;; have not been updated for latest cert bundle