[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (65234d0 -> 5c1ad6b)
From: |
guix-commits |
Subject: |
branch master updated (65234d0 -> 5c1ad6b) |
Date: |
Wed, 3 Nov 2021 13:45:55 -0400 (EDT) |
nckx pushed a change to branch master
in repository guix.
from 65234d0 gnu: Add rust-news-flash-1.
new f19e11e gnu: Add python-sqlalchemy@1.3.
new 64835a7 gnu: Add python-marshmallow@3.2.
new 6282080 gnu: Add python-marshmallow-jsonapi.
new 52a7fba gnu: Add python-flask-combo-jsonapi.
new ccb2fab gnu: python-sqlalchemy: Update to 1.4.26.
new 23489e6 gnu: python-sqlalchemy: Respect #:tests?.
new 6259bfa gnu: python-marshmallow: Fix linter warning.
new fc87184 gnu: ghc-persistent: Curate storage system examples.
new 64753a7 gnu: unqlite: Curate comparisons.
new d583391 gnu: snd: Update to 4.3.8.
new 9b917c2 gnu: knot: Update to 3.1.3.
new 5c1ad6b gnu: libblockdev: Update to 2.26.
The 12 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 | 1 -
gnu/packages/databases.scm | 22 ++++++--
gnu/packages/disk.scm | 5 +-
gnu/packages/dns.scm | 11 ++--
gnu/packages/haskell-xyz.scm | 3 +-
gnu/packages/patches/libblockdev-glib-compat.patch | 61 ----------------------
gnu/packages/python-web.scm | 39 ++++++++++++++
gnu/packages/python-xyz.scm | 43 ++++++++++++++-
8 files changed, 107 insertions(+), 78 deletions(-)
delete mode 100644 gnu/packages/patches/libblockdev-glib-compat.patch
- branch master updated (65234d0 -> 5c1ad6b),
guix-commits <=
- 10/12: gnu: snd: Update to 4.3.8., guix-commits, 2021/11/03
- 04/12: gnu: Add python-flask-combo-jsonapi., guix-commits, 2021/11/03
- 05/12: gnu: python-sqlalchemy: Update to 1.4.26., guix-commits, 2021/11/03
- 06/12: gnu: python-sqlalchemy: Respect #:tests?., guix-commits, 2021/11/03
- 02/12: gnu: Add python-marshmallow@3.2., guix-commits, 2021/11/03
- 01/12: gnu: Add python-sqlalchemy@1.3., guix-commits, 2021/11/03
- 07/12: gnu: python-marshmallow: Fix linter warning., guix-commits, 2021/11/03
- 09/12: gnu: unqlite: Curate comparisons., guix-commits, 2021/11/03
- 11/12: gnu: knot: Update to 3.1.3., guix-commits, 2021/11/03
- 12/12: gnu: libblockdev: Update to 2.26., guix-commits, 2021/11/03