mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 20:20:32 +02:00
gnu: elixir-makeup: Update to 1.2.1.
* gnu/packages/elixir-xyz.scm (elixir-makeup): Update to 1.2.1. Change-Id: Ice5dcb761b4aab0920650854e8a1ebe2b4c096ab
This commit is contained in:
committed by
Giacomo Leidi
parent
b93d17a03c
commit
76a88a6ca0
@@ -61,13 +61,13 @@ for higher-level combinators through composition.")
|
||||
(define-public elixir-makeup
|
||||
(package
|
||||
(name "elixir-makeup")
|
||||
(version "1.1.2")
|
||||
(version "1.2.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (hexpm-uri name version))
|
||||
(sha256
|
||||
(base32 "1b3civqrznn3dxqa3iybwbpgj8dj6f7q1zlgr8gd5jzvh5mmdqfc"))))
|
||||
(base32 "1khpilfafsxz494yiyx6arqf9hm4jw8i644davm0zbhbgf388r6k"))))
|
||||
(build-system mix-build-system)
|
||||
(propagated-inputs (list elixir-nimble-parsec))
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user