mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-25 19:50:30 +02:00
gnu: erlang-cache-tab: Update to 1.0.33.
* gnu/packages/erlang-xyz.scm (erlang-cache-tab): Update to 1.0.33. Change-Id: I3803023f1b88a7c47662e6a0d245ed05153ce8d4 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
af4a28a464
commit
7e632a2728
@@ -665,13 +665,13 @@ dispatch them as Telemetry events.")
|
||||
(define-public erlang-cache-tab
|
||||
(package
|
||||
(name "erlang-cache-tab")
|
||||
(version "1.0.31")
|
||||
(version "1.0.33")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (hexpm-uri "cache_tab" version))
|
||||
(sha256
|
||||
(base32 "0lb35g3p3ybij5f7fnilq3ni37nfgzhajnrmhvplgch9985bd0l5"))))
|
||||
(base32 "002rqgikbdnzfkzw4n2wi6k03155pcqf4j68w2mjmcjhn2g00n22"))))
|
||||
(build-system rebar-build-system)
|
||||
(inputs (list erlang-p1-utils))
|
||||
(native-inputs (list erlang-pc))
|
||||
|
||||
Reference in New Issue
Block a user