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-62.c3e42e9.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-62.c3e42e9. Change-Id: I68f053c2131f2e0ae54991f877095cfbd732997b
This commit is contained in:
@@ -5273,8 +5273,8 @@ Cloud.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public guix-data-service
|
||||
(let ((commit "131967dc39f09a1597cc0fa5df14c4fe45e81f94")
|
||||
(revision "61"))
|
||||
(let ((commit "c3e42e93a58ece675266ef1245d79995e398eeda")
|
||||
(revision "62"))
|
||||
(package
|
||||
(name "guix-data-service")
|
||||
(version (string-append "0.0.1-" revision "." (string-take commit 7)))
|
||||
@@ -5286,7 +5286,7 @@ Cloud.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1cywiy1pmgi1scgr6knyb5cshnb9asgzcxi9rf3rfpphdc7k08dm"))))
|
||||
"0h622qzbq14kyh34w1hqiy06j4lmnb8fgm5fvipv877i6mdrxsds"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user