~ruther/guix-local

2f4f6db30bde585de831567b73fa6a8906585669 — Efraim Flashner 2 years ago 51ea39b
gnu: libportal: Update to 0.7.1.

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

Change-Id: Iab3cf48ce63e2149b5680dbc852d0ed4483de6cc
1 files changed, 2 insertions(+), 2 deletions(-)

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


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