updating timescaledb

This commit is contained in:
Jean-François GUILLAUME 2023-02-03 10:59:23 +01:00
parent 7d616226f1
commit 3e8c3840c8
GPG key ID: 38751DAE145EFB5A

View file

@ -8,14 +8,14 @@
(package (package
(inherit gnu:timescaledb) (inherit gnu:timescaledb)
(name "timescaledb") (name "timescaledb")
(version "2.9.1") (version "2.9.2")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
(url "https://github.com/timescale/timescaledb") (url "https://github.com/timescale/timescaledb")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (base32 "1gxmq6hglz4simmsp5ypa2dav3nhvf8bsdp4raq0fr4673255xby")) (sha256 (base32 "0siijqypx53lkb19y6zz7bx1bnbhk40b5ky5l74ckhv80nlffzfy"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin