mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: guix-data-service: Update to 0.0.1-31.198b6ef.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-31.198b6ef.
This commit is contained in:
parent
ef55192ef8
commit
a8848c9df7
1 changed files with 3 additions and 3 deletions
|
@ -4673,8 +4673,8 @@ CDF, Atom 0.3, and Atom 1.0 feeds.")
|
||||||
license:freebsd-doc)))) ; documentation
|
license:freebsd-doc)))) ; documentation
|
||||||
|
|
||||||
(define-public guix-data-service
|
(define-public guix-data-service
|
||||||
(let ((commit "27c34a9ca5ea010f207a4acad597ce98e84d3567")
|
(let ((commit "198b6ef719745a48918e703990d1e846ffcd65b0")
|
||||||
(revision "30"))
|
(revision "31"))
|
||||||
(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)))
|
||||||
|
@ -4686,7 +4686,7 @@ CDF, Atom 0.3, and Atom 1.0 feeds.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1jjdvld3gp711dp8qd4rnhicbl7322jjzx4plizkg89k7j4x0xhx"))))
|
"00ma74v9nrza5xpgpgr757hfdlp1cd9rnrpks99mqpjkz73sj1m6"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:modules ((guix build utils)
|
'(#:modules ((guix build utils)
|
||||||
|
|
Loading…
Add table
Reference in a new issue