[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/285: gnu: guix-data-service: Update to 0.0.1-9.31110ac.
From: |
guix-commits |
Subject: |
12/285: gnu: guix-data-service: Update to 0.0.1-9.31110ac. |
Date: |
Sun, 29 Dec 2019 20:43:51 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 39bbd1ab9dedbdfe50ef10665e1bdcae7314713e
Author: Christopher Baines <address@hidden>
Date: Sun Dec 22 22:41:38 2019 +0000
gnu: guix-data-service: Update to 0.0.1-9.31110ac.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-9.31110ac.
---
gnu/packages/web.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 19017fb..ca92f7e 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4194,8 +4194,8 @@ CDF, Atom 0.3, and Atom 1.0 feeds.")
(package-with-python2 python-feedparser))
(define-public guix-data-service
- (let ((commit "a019a5ed821cf1b7b2c2b0e1bd2dc25a51bbcb84")
- (revision "8"))
+ (let ((commit "31110acc91badc8f080b166c90966669c854a319")
+ (revision "9"))
(package
(name "guix-data-service")
(version (string-append "0.0.1-" revision "." (string-take commit 7)))
@@ -4207,7 +4207,7 @@ CDF, Atom 0.3, and Atom 1.0 feeds.")
(file-name (git-file-name name version))
(sha256
(base32
- "1kckfdgh8v9mmxxrsz6n2ibs78jr821qpbqh4mz8fyavm28c7h3f"))))
+ "0cp0p2ghakckf3gn6qnid0ws16qsdjrzl9a08vkq6z8yf5mg4mwn"))))
(build-system gnu-build-system)
(arguments
'(#:modules ((guix build utils)
- 05/285: gexp: Add system and target support to gexp->file., (continued)
- 05/285: gexp: Add system and target support to gexp->file., guix-commits, 2019/12/29
- 07/285: gnu: mumble: Actually modify qt-build-system., guix-commits, 2019/12/29
- 08/285: gnu: gspell: Build with gobject-introspection., guix-commits, 2019/12/29
- 11/285: gnu: cpupower: Fix library location., guix-commits, 2019/12/29
- 04/285: gnu: ktouch: Update to 19.08.3., guix-commits, 2019/12/29
- 06/285: gnu: git-annex: Update to 7.20191218., guix-commits, 2019/12/29
- 10/285: gnu: parallel: Update to 20191222., guix-commits, 2019/12/29
- 13/285: gnu: gnome-shell-extension-hide-app-icon: Fix installation., guix-commits, 2019/12/29
- 14/285: gnu: gnome-shell-extension-dash-to-dock: Depropagate glib:bin., guix-commits, 2019/12/29
- 15/285: gnu: gnome-shell-extensions: Depropagate glib:bin., guix-commits, 2019/12/29
- 12/285: gnu: guix-data-service: Update to 0.0.1-9.31110ac.,
guix-commits <=
- 25/285: gnu: ktouch: Use fixed qt-build-system., guix-commits, 2019/12/29
- 09/285: gnu: Add polari., guix-commits, 2019/12/29
- 23/285: gnu: kdevelop: Use fixed qt-build-system., guix-commits, 2019/12/29
- 16/285: bootloader: grub: Add firmware setup entry., guix-commits, 2019/12/29
- 18/285: gnu: nano: Update to 4.7., guix-commits, 2019/12/29
- 17/285: gnu: icecat: Fix linking with ffmpeg., guix-commits, 2019/12/29
- 19/285: build-system: qt: Actually use qt-build-system, not cmake-build-system., guix-commits, 2019/12/29
- 22/285: gnu: sddm: Use fixed qt-build-system., guix-commits, 2019/12/29
- 21/285: Revert "gnu: mumble: Actually modify qt-build-system.", guix-commits, 2019/12/29
- 20/285: build-system: qt: Adjust indentation., guix-commits, 2019/12/29