unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: gnome-screenshot: Update to 3.20.1.
@ 2016-08-25  3:04 rennes
  2016-08-25 11:12 ` 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: rennes @ 2016-08-25  3:04 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 102 bytes --]

This is a patch to update the version of gnome-screenshot to 3.20.1.
Built, linted and tested.

Thanks

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-Add-gnome-screenshot.patch --]
[-- Type: text/x-diff; name=0001-gnu-Add-gnome-screenshot.patch, Size: 1194 bytes --]

From 17c165c637f487d723a43480f5616b0be0fe484d Mon Sep 17 00:00:00 2001
From: Rene Saavedra <rennes@openmailbox.org>
Date: Wed, 24 Aug 2016 21:39:58 -0500
Subject: [PATCH] gnu: gnome-screenshot: Update to 3.20.1.

	* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.20.1.

---
 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.
-- 
2.6.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gnu: gnome-screenshot: Update to 3.20.1.
  2016-08-25  3:04 [PATCH] gnu: gnome-screenshot: Update to 3.20.1 rennes
@ 2016-08-25 11:12 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2016-08-25 11:12 UTC (permalink / raw)
  To: rennes; +Cc: guix-devel

rennes@openmailbox.org writes:

> This is a patch to update the version of gnome-screenshot to 3.20.1.
> Built, linted and tested.

Applied, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-25 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-25  3:04 [PATCH] gnu: gnome-screenshot: Update to 3.20.1 rennes
2016-08-25 11:12 ` 宋文武

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).