me
/
guix
Archived
1
0
Fork 0

gnu: guix-data-service: Update to 0.0.1-5.23f60a6.

* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-5.23f60a6.
master
Christopher Baines 2019-11-21 20:05:52 +00:00
parent a1136b6de0
commit ce16a026d0
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 3 additions and 3 deletions

View File

@ -4190,8 +4190,8 @@ CDF, Atom 0.3, and Atom 1.0 feeds.")
(package-with-python2 python-feedparser)) (package-with-python2 python-feedparser))
(define-public guix-data-service (define-public guix-data-service
(let ((commit "5e2bc7c6e920e1542ab8fde39dbddca443a7cbc8") (let ((commit "23f60a6bbb923a9510d95250b4a1626cb8a84b7f")
(revision "4")) (revision "5"))
(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)))
@ -4203,7 +4203,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
"0awfvps7k9bpg3gpgc93y401g7pjabx7mr9960vigad8vddhixqi")))) "08v6wdj5ia139krplc7y74s4rm1iblqf91713z69yhh5zbkvyxg8"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
'(#:modules ((guix build utils) '(#:modules ((guix build utils)