guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: gnome-screenshot: Update to 3.20.1.


From: ???
Subject: 01/01: gnu: gnome-screenshot: Update to 3.20.1.
Date: Thu, 25 Aug 2016 11:12:15 +0000 (UTC)

iyzsong pushed a commit to branch master
in repository guix.

commit 8930fe62f075db59218df61d3fb7a900f6b71f7b
Author: Rene Saavedra <address@hidden>
Date:   Wed Aug 24 21:39:58 2016 -0500

    gnu: gnome-screenshot: Update to 3.20.1.
    
    * gnu/packages/gnome.scm (gnome-screenshot): Update to 3.20.1.
    
    Signed-off-by: 宋文武 <address@hidden>
---
 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 8853df5..f4488c9 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4951,7 +4951,7 @@ can add your own files to the collection.")
 (define-public gnome-screenshot
   (package
     (name "gnome-screenshot")
-    (version "3.18.0")
+    (version "3.20.1")
     (source
      (origin
        (method url-fetch)
@@ -4960,7 +4960,7 @@ can add your own files to the collection.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0hc8m435q7yzvrw7jpi53kaxpmrd9w59sm7c5wibh2ng9azlv9pb"))))
+         "0hz1ywgb5vbfqr0p0cr20hmz5b11msyi3psanszdnv0lhxl9pa06"))))
     (build-system glib-or-gtk-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]