all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#48569] [PATCH] gnu: xfce4-screenshooter: Update to 1.9.9.
@ 2021-05-21 15:40 Michael Rohleder
  2021-05-21 16:22 ` bug#48569: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-05-21 15:40 UTC (permalink / raw)
  To: 48569; +Cc: Michael Rohleder

* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.9.
---
 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 57fee59bc9..91c914ed61 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1285,7 +1285,7 @@ of data to either CD/DVD/BD.")
 (define-public xfce4-screenshooter
   (package
    (name "xfce4-screenshooter")
-   (version "1.9.8")
+   (version "1.9.9")
    (source (origin
             (method url-fetch)
             (uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1295,7 +1295,7 @@ of data to either CD/DVD/BD.")
                                 version ".tar.bz2"))
             (sha256
              (base32
-              "0l1cyrb4ym7d95yliyl8gn701wvnr734v622yyy3zdnk99hrs0kg"))))
+              "196swmc4amab8xcwv4q9p8b43fzzi9xagg20gnyjvf5x7yssxj1k"))))
    (build-system gnu-build-system)
    (native-inputs
     `(("pkg-config" ,pkg-config)
-- 
2.31.1





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

* bug#48569: [PATCH] gnu: xfce4-screenshooter: Update to 1.9.9.
  2021-05-21 15:40 [bug#48569] [PATCH] gnu: xfce4-screenshooter: Update to 1.9.9 Michael Rohleder
@ 2021-05-21 16:22 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-05-21 16:22 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 48569-done

On Fri, May 21, 2021 at 05:40:37PM +0200, Michael Rohleder wrote:
> * gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.9.

Thanks! Pushed as bd382fae71d899e243e81688bf5baed26171f2ea




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

end of thread, other threads:[~2021-05-21 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21 15:40 [bug#48569] [PATCH] gnu: xfce4-screenshooter: Update to 1.9.9 Michael Rohleder
2021-05-21 16:22 ` bug#48569: " Leo Famulari

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.