mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guix-data-service: Update to 0.0.1-64.5684add.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-64.5684add. Change-Id: I74fe663d7a8314cdc0c2117c982ab1bfc3705a41
This commit is contained in:
parent
62b6ccacb2
commit
fc4795d7d2
1 changed files with 3 additions and 3 deletions
|
@ -5336,8 +5336,8 @@ Cloud.")
|
|||
(license license:expat)))
|
||||
|
||||
(define-public guix-data-service
|
||||
(let ((commit "1da2a09cfbb39f35b61858f673e81b4be7efd17a")
|
||||
(revision "63"))
|
||||
(let ((commit "5684add77edd120ed640368d9795fbea7ea5a9ea")
|
||||
(revision "64"))
|
||||
(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
|
||||
"025xjx656askbg210birkhzqx826yj8653pn06dh06kqrsih9ywx"))))
|
||||
"1rv2gxjnzf6yyvv04h5z9rhnq5zfv7nsihalbjs7k5m79yjjmq5s"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue