summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorChristopher Baines <[email protected]>2025-02-20 23:33:21 +0000
committerChristopher Baines <[email protected]>2025-02-20 23:33:34 +0000
commitef8d2d1ea979da05f48cb7b23f22df1a84324469 (patch)
treec4a1000bc7866c923757d6e39a0731488adf47a4 /gnu/packages
parentddad78935f914483b1449fe6f0cfecc02fabf503 (diff)
gnu: guix-data-service: Update to 0.0.1-63.1da2a09.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-63.1da2a09. Change-Id: Iff558385c4fbfff4c64e1c8b874b57fe088f0c70
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/web.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 240163b034..0030e152b4 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -5336,8 +5336,8 @@ Cloud.")
(license license:expat)))
(define-public guix-data-service
- (let ((commit "c3e42e93a58ece675266ef1245d79995e398eeda")
- (revision "62"))
+ (let ((commit "1da2a09cfbb39f35b61858f673e81b4be7efd17a")
+ (revision "63"))
(package
(name "guix-data-service")
(version (string-append "0.0.1-" revision "." (string-take commit 7)))
@@ -5349,7 +5349,7 @@ Cloud.")
(file-name (git-file-name name version))
(sha256
(base32
- "0h622qzbq14kyh34w1hqiy06j4lmnb8fgm5fvipv877i6mdrxsds"))))
+ "025xjx656askbg210birkhzqx826yj8653pn06dh06kqrsih9ywx"))))
(build-system gnu-build-system)
(arguments
(list