[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/08: gnu: guix-data-service: Update to 0.0.1-33.ee73d2c.
From: |
guix-commits |
Subject: |
02/08: gnu: guix-data-service: Update to 0.0.1-33.ee73d2c. |
Date: |
Fri, 15 Jul 2022 05:05:47 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 7558b27b2222e6a450da0da10b49e0025d4dcee6
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Fri Jul 15 09:39:40 2022 +0100
gnu: guix-data-service: Update to 0.0.1-33.ee73d2c.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-33.ee73d2c.
---
gnu/packages/web.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index f8742cd120..bf5dcb3ac6 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4652,8 +4652,8 @@ CDF, Atom 0.3, and Atom 1.0 feeds.")
license:freebsd-doc)))) ; documentation
(define-public guix-data-service
- (let ((commit "39487cd7e6df7f50f21af15b26f9ec616709f21d")
- (revision "32"))
+ (let ((commit "ee73d2cc9857533020535eb8e1ad856e04fb5152")
+ (revision "33"))
(package
(name "guix-data-service")
(version (string-append "0.0.1-" revision "." (string-take commit 7)))
@@ -4665,7 +4665,7 @@ CDF, Atom 0.3, and Atom 1.0 feeds.")
(file-name (git-file-name name version))
(sha256
(base32
- "0xynndlx711spak3s5lzzip8x9bccrzrs5vlrm6jj2ppgrrjsc8h"))))
+ "0rmx728md50nlka61f4gma58avplyaf32k71hazprijdqii2vkgf"))))
(build-system gnu-build-system)
(arguments
'(#:modules ((guix build utils)
- branch master updated (9238ba5874 -> a15b769c2f), guix-commits, 2022/07/15
- 02/08: gnu: guix-data-service: Update to 0.0.1-33.ee73d2c.,
guix-commits <=
- 03/08: gnu: guix-build-coordinator: Update to 0-59.cc884ef., guix-commits, 2022/07/15
- 07/08: gnu: gmsh: Update to 4.10.5., guix-commits, 2022/07/15
- 08/08: gnu: python-pyvista: Update to 0.35.1., guix-commits, 2022/07/15
- 04/08: gnu: asymptote: Update to 2.81., guix-commits, 2022/07/15
- 06/08: gnu: gmsh: Remove trailing booleans., guix-commits, 2022/07/15
- 05/08: gnu: gmsh: Remove input labels., guix-commits, 2022/07/15
- 01/08: gnu: tests: Fix guix-data-service test., guix-commits, 2022/07/15