gnu: guix-data-service: Update to 0.0.1-6.af13248.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-6.af13248.master
parent
70a60d6697
commit
ab6bddbc68
|
@ -4190,8 +4190,8 @@ CDF, Atom 0.3, and Atom 1.0 feeds.")
|
|||
(package-with-python2 python-feedparser))
|
||||
|
||||
(define-public guix-data-service
|
||||
(let ((commit "23f60a6bbb923a9510d95250b4a1626cb8a84b7f")
|
||||
(revision "5"))
|
||||
(let ((commit "af1324855e1ecaf9b1dd7afcc714d09aaa38f081")
|
||||
(revision "6"))
|
||||
(package
|
||||
(name "guix-data-service")
|
||||
(version (string-append "0.0.1-" revision "." (string-take commit 7)))
|
||||
|
@ -4203,7 +4203,7 @@ CDF, Atom 0.3, and Atom 1.0 feeds.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"08v6wdj5ia139krplc7y74s4rm1iblqf91713z69yhh5zbkvyxg8"))))
|
||||
"1qxs1sbyx894njw4f898wzc5shjj85h9kgz95p8mq1acmazhlhkv"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
'(#:modules ((guix build utils)
|
||||
|
|
Reference in New Issue