guix-commits
[Top][All Lists]
Advanced

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

102/108: gnu: gnome-screenshot: Update to 3.36.0.


From: guix-commits
Subject: 102/108: gnu: gnome-screenshot: Update to 3.36.0.
Date: Sat, 25 Apr 2020 15:23:06 -0400 (EDT)

kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.

commit d41b1caf910b0b6ab683cfe844a7592d264ecbbc
Author: Kei Kebreau <address@hidden>
AuthorDate: Thu Apr 23 19:44:18 2020 -0400

    gnu: gnome-screenshot: Update to 3.36.0.
    
    * gnu/packages/gnome.scm (gnome-screenshot): Update to 3.36.0.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index eac7991..42f189c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7708,7 +7708,7 @@ can add your own files to the collection.")
 (define-public gnome-screenshot
   (package
     (name "gnome-screenshot")
-    (version "3.34.0")
+    (version "3.36.0")
     (source
      (origin
        (method url-fetch)
@@ -7717,7 +7717,7 @@ can add your own files to the collection.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1rmiq890j7gfn5mcz31xy6jfnnxgc17dq67bhn2k9m5ylbvza2n8"))))
+         "0rhj6fkpxfm26jv3vsn7yb2ybkc2k86ggy23nxa945q74y4msj9k"))))
     (build-system meson-build-system)
     (arguments
      '(#:phases



reply via email to

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