unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37280] [PATCH 17/19] gnu: ristretto: Update to 0.10.0.
@ 2019-09-02 14:11 L p R n d n
  2019-09-09 21:46 ` bug#37280: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: L p R n d n @ 2019-09-02 14:11 UTC (permalink / raw)
  To: 37280

* gnu/packages/xfce.scm (ristretto): Update to 0.10.0.
[inputs] Add gtk+. Remove gtk+-2.
---
 gnu/packages/xfce.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 3d8f00a443..f00ca7102f 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -914,7 +914,7 @@ inhibit interface which allows applications to prevent automatic sleep.")
 (define-public ristretto
   (package
     (name "ristretto")
-    (version "0.8.4")
+    (version "0.10.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://archive.xfce.org/src/apps/ristretto/"
@@ -922,14 +922,14 @@ inhibit interface which allows applications to prevent automatic sleep.")
                                   "ristretto-" version ".tar.bz2"))
               (sha256
                (base32
-                "18nf01djwnbjc91bdlv3p0h6pwcq1kfnjgp6yaxhxv4kdi9f82rs"))))
+                "0sa75m1w6yvv4xvzrwqiif6vnqgi29hjrixrh87nxss58bbms8hn"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
        ("pkg-config" ,pkg-config)))
     (inputs
      `(("desktop-file-utils" ,desktop-file-utils)
-       ("gtk+" ,gtk+-2)
+       ("gtk+" ,gtk+)
        ("libexif" ,libexif)
        ("libxfce4ui" ,libxfce4ui)
        ("librsvg" ,librsvg)
-- 
2.22.0

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

* bug#37280: [PATCH 17/19] gnu: ristretto: Update to 0.10.0.
  2019-09-02 14:11 [bug#37280] [PATCH 17/19] gnu: ristretto: Update to 0.10.0 L p R n d n
@ 2019-09-09 21:46 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-09-09 21:46 UTC (permalink / raw)
  To: L p R n d n; +Cc: 37280-done

L  p R n  d n <guix@lprndn.info> skribis:

> * gnu/packages/xfce.scm (ristretto): Update to 0.10.0.
> [inputs] Add gtk+. Remove gtk+-2.

Applied, thanks!

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

end of thread, other threads:[~2019-09-09 21:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-02 14:11 [bug#37280] [PATCH 17/19] gnu: ristretto: Update to 0.10.0 L p R n d n
2019-09-09 21:46 ` bug#37280: " Ludovic Courtès

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