guix-commits
[Top][All Lists]
Advanced

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

branch master updated (a20b4f0 -> edfbb1d)


From: guix-commits
Subject: branch master updated (a20b4f0 -> edfbb1d)
Date: Sun, 31 Jan 2021 03:35:31 -0500 (EST)

leoprikler pushed a change to branch master
in repository guix.

    from a20b4f0  gnu: linux-libre 4.4: Update to 4.4.254.
     new 6bacfa6  gnu: Add c++-gsl.
     new 7152d75  gnu: Add fcitx-qt5.
     new eb8c32f  gnu: libappindicator: Propagate some inputs as per .pc file.
     new 823b27d  gnu: Add libchewing.
     new 677cb21  gnu: Add hime.
     new 83299e5  gnu: Add nimf.
     new 79389ac  gnu: Add cmake-shared.
     new 75bdc9a  gnu: Add materialdecoration.
     new a5f4d39  gnu: Add range-v3.
     new 179e97d  gnu: Add rlottie.
     new 6a3ec5c  gnu: Add qt5ct.
     new a84399e  gnu: Add webrtc-for-telegram-desktop.
     new cda5fb4  gnu: Add rlottie-for-telegram-desktop.
     new 27fa484  gnu: Add libtgvoip-for-telegram-desktop.
     new edfbb1d  gnu: Add telegram-desktop.

The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |   2 +
 gnu/packages/animation.scm                         |  33 ++
 gnu/packages/cmake.scm                             |  29 ++
 gnu/packages/cpp.scm                               |  69 +++
 gnu/packages/fcitx.scm                             |  61 ++-
 gnu/packages/freedesktop.scm                       |   5 +-
 gnu/packages/language.scm                          | 277 +++++++++-
 .../patches/c++-gsl-find-system-gtest.patch        |  96 ++++
 gnu/packages/qt.scm                                |  87 ++++
 gnu/packages/telegram.scm                          | 557 +++++++++++++++++++++
 10 files changed, 1211 insertions(+), 5 deletions(-)
 create mode 100644 gnu/packages/patches/c++-gsl-find-system-gtest.patch
 create mode 100644 gnu/packages/telegram.scm



reply via email to

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