guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (f666229 -> f8ddf8c)


From: Mathieu Othacehe
Subject: master updated (f666229 -> f8ddf8c)
Date: Tue, 2 Feb 2021 05:59:37 -0500 (EST)

mothacehe pushed a change to branch master.

    from f666229  Move weather icon next to build status icon.
     new 4f4d7ff  Move weather field to database.
     new f8ddf8c  Add basic RSS support.


Summary of changes:
 Makefile.am              |   4 +-
 src/cuirass/database.scm | 116 +++++++++++++++++-------------
 src/cuirass/http.scm     |   9 +++
 src/cuirass/rss.scm      | 178 +++++++++++++++++++++++++++++++++++++++++++++++
 src/schema.sql           |   2 +
 src/sql/upgrade-4.sql    |   6 ++
 tests/http.scm           |   2 +-
 7 files changed, 265 insertions(+), 52 deletions(-)
 create mode 100644 src/cuirass/rss.scm
 create mode 100644 src/sql/upgrade-4.sql



reply via email to

[Prev in Thread] Current Thread [Next in Thread]