all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rennes@openmailbox.org
To: guix-devel@gnu.org
Subject: [PATCH] gnu: gnome-screenshot: Update to 3.20.1.
Date: Wed, 24 Aug 2016 22:04:36 -0500	[thread overview]
Message-ID: <8234ac9f27480e1cbb377efb21733503@openmailbox.org> (raw)

[-- 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


             reply	other threads:[~2016-08-25  3:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-25  3:04 rennes [this message]
2016-08-25 11:12 ` [PATCH] gnu: gnome-screenshot: Update to 3.20.1 宋文武

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8234ac9f27480e1cbb377efb21733503@openmailbox.org \
    --to=rennes@openmailbox.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.