mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user