mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: erlang-p1-pgsql: Update to 1.1.35.
* gnu/packages/erlang-xyz.scm (erlang-p1-pgsql): Update to 1.1.35. Change-Id: I4b5f2f49f34d17afe06552fe2b7056de97efd905 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
02803a0fab
commit
4dfda52afd
@@ -482,13 +482,13 @@ Server.")
|
||||
(define-public erlang-p1-pgsql
|
||||
(package
|
||||
(name "erlang-p1-pgsql")
|
||||
(version "1.1.29")
|
||||
(version "1.1.35")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (hexpm-uri "p1_pgsql" version))
|
||||
(sha256
|
||||
(base32 "1h9qigb3qfys46rqpqm6s5a0r7cz38hscgnsjlw3z6bln7l5izx6"))))
|
||||
(base32 "1hjmw82f6k2dpchgdn2i0j0bvi7m6qihcnvrjq36c721di2995g9"))))
|
||||
(build-system rebar-build-system)
|
||||
(inputs (list erlang-xmpp))
|
||||
(synopsis "PostgreSQL driver for Erlang")
|
||||
|
||||
Reference in New Issue
Block a user