mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-21 16:45:58 +02:00
gnu: guix-data-service: Update to 0.0.1-74.eb75964.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-74.eb75964. Change-Id: I2739e3b8fb36c3bdaa7a84b1f1296c85a276d6b9
This commit is contained in:
@@ -5559,8 +5559,8 @@ Cloud.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public guix-data-service
|
||||
(let ((commit "7d17e56839313d228fc3dadcb36619017e7fb5b4")
|
||||
(revision "73"))
|
||||
(let ((commit "eb75964e76bb1b90c4239a912d2241849d2440d8")
|
||||
(revision "74"))
|
||||
(package
|
||||
(name "guix-data-service")
|
||||
(version (string-append "0.0.1-" revision "." (string-take commit 7)))
|
||||
@@ -5572,7 +5572,7 @@ Cloud.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ky9596d4cplws7kxhlyxq39ax97mfxk5llfi2bgr49rbhwxkj57"))))
|
||||
"1w6i23mgj2j817qd2f5hc2infn1lk024c5kqrpr5p7y246z832x9"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user