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-61.131967d.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-61.131967d. Change-Id: Ie76c3cb12788385335f02b2ab6c0b557dee8e8b4
This commit is contained in:
parent
2c71911bfe
commit
8455e44cbb
1 changed files with 3 additions and 3 deletions
|
@ -5273,8 +5273,8 @@ Cloud.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public guix-data-service
|
(define-public guix-data-service
|
||||||
(let ((commit "8f3968af1e9cc09f7156f406d4b2e0c72976f683")
|
(let ((commit "131967dc39f09a1597cc0fa5df14c4fe45e81f94")
|
||||||
(revision "60"))
|
(revision "61"))
|
||||||
(package
|
(package
|
||||||
(name "guix-data-service")
|
(name "guix-data-service")
|
||||||
(version (string-append "0.0.1-" revision "." (string-take commit 7)))
|
(version (string-append "0.0.1-" revision "." (string-take commit 7)))
|
||||||
|
@ -5286,7 +5286,7 @@ Cloud.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1wz1xgzgzk6cv2vaxn4rq1d7rdyvamnklzl5qjj9svlim07v862c"))))
|
"1cywiy1pmgi1scgr6knyb5cshnb9asgzcxi9rf3rfpphdc7k08dm"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue