unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59442] [PATCH] gnu: xfce4-screenshooter: Update to 1.10.0.
@ 2022-11-21 10:34 Michael Rohleder
  2022-11-22  9:44 ` bug#59442: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-11-21 10:34 UTC (permalink / raw)
  To: 59442; +Cc: Michael Rohleder

* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.0.
---
 gnu/packages/xfce.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 6840867612..70fa82ab92 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1335,7 +1335,7 @@ (define-public mousepad
 (define-public xfce4-screenshooter
   (package
    (name "xfce4-screenshooter")
-   (version "1.9.11")
+   (version "1.10.0")
    (source (origin
             (method url-fetch)
             (uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1345,7 +1345,7 @@ (define-public xfce4-screenshooter
                                 version ".tar.bz2"))
             (sha256
              (base32
-              "1d7qyc2w4962crmkz5n0mma2qmyp9hhq455karyzacjbb6z0cgg7"))))
+              "0lvv6iam348n7l3md94lanxyyn87xmrivzdvfi0fa3vgjfk88j56"))))
    (build-system gnu-build-system)
    (native-inputs
     (list pkg-config intltool
-- 
2.38.1





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

end of thread, other threads:[~2022-11-22  9:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-21 10:34 [bug#59442] [PATCH] gnu: xfce4-screenshooter: Update to 1.10.0 Michael Rohleder
2022-11-22  9:44 ` bug#59442: " Christopher Baines

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