~ruther/guix-local

d31a92c6242145724783b692941545384fd71bc4 — Mazin AlHaddad 10 months ago 26996ec
gnu: libportal: Update to 0.9.1.

* gnu/packages/freedesktop.scm (libportal): Update to 0.9.1.

Change-Id: I6334bb830387cd61e0f3786d21f9df8d1436a620
Signed-off-by: Andreas Enge <andreas@enge.fr>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/freedesktop.scm
M gnu/packages/freedesktop.scm => gnu/packages/freedesktop.scm +2 -2
@@ 3269,7 3269,7 @@ compatible with the well-known scripts of the same name.")
(define-public libportal
  (package
    (name "libportal")
    (version "0.7.1")
    (version "0.9.1")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 3278,7 3278,7 @@ compatible with the well-known scripts of the same name.")
              (file-name (git-file-name name version))
              (sha256
               (base32
                "0ypl9ds5g5jzyirjg4ic0r7lzv39w67yrh8njz1cw566g4j1kfny"))))
                "1rbqkmvvfig98ig8gsf93waiizrminj7gywxbza15hzx3an3hwh9"))))
    (build-system meson-build-system)
    (arguments
     (list