guix-commits
[Top][All Lists]
Advanced

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

28/182: gnu: gnome-screenshot: Update to 3.32.0.


From: guix-commits
Subject: 28/182: gnu: gnome-screenshot: Update to 3.32.0.
Date: Fri, 15 Nov 2019 00:01:25 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.

commit 5668108e2c95df8457743f97b66f931d3a3c6d01
Author: Kei Kebreau <address@hidden>
Date:   Wed Jul 24 19:36:21 2019 -0400

    gnu: gnome-screenshot: Update to 3.32.0.
    
    * gnu/packages/gnome.scm (gnome-screenshot): Update to 3.32.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 67dbcb7..6304a46 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6644,7 +6644,7 @@ can add your own files to the collection.")
 (define-public gnome-screenshot
   (package
     (name "gnome-screenshot")
-    (version "3.30.0")
+    (version "3.32.0")
     (source
      (origin
        (method url-fetch)
@@ -6653,7 +6653,7 @@ can add your own files to the collection.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "06dx3svxq6sar4913mrz5lzb7hmc66wck138vmyxj8x8iv1iw0w8"))))
+         "09ha7dizjm5ymqpjyrqd10ijfb3xlqc1mwg9ajkrbfry11q9yq4b"))))
     (build-system meson-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.



reply via email to

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