[GIT] branch master updated (62190b1 -> fd21ee2)

Daniel M. Capella polycitizen at gmail.com
Fri May 21 05:00:35 UTC 2021


This is an automated email from the git hooks/post-receive script.

polyzen pushed a change to branch master
in repository pacman-contrib.

    from 62190b1  pacdiff: update --sudo usages
     new fd21ee2  pactree: fix compilation with pacman 6

The 1 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.


Graph of new commits:

  * fd21ee2 (HEAD -> master) pactree: fix compilation with pacman 6


Detailed log of new commits:

commit fd21ee241c85856be941e41942d6c179ca713c41
Author: Eli Schwartz via pacman-contrib <pacman-contrib at lists.archlinux.org>
Date:   Fri May 21 00:30:07 2021 -0400

    pactree: fix compilation with pacman 6
    
    In "add front-end provided context to callbacks", libalpm gained a new
    argument to callbacks which we don't use and is only needed by some
    frontends wishing to do stuff with the callback state. NULL it and move
    on with life, just like pacman itself did.
    
    Signed-off-by: Eli Schwartz <eschwartz at archlinux.org>
    Signed-off-by: Daniel M. Capella <polyzen at archlinux.org>

Summary of changes:
 src/pactree.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the pacman-contrib mailing list