[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/15: gnu: ristretto: Update to 0.8.3.
From: |
Tobias Geerinckx-Rice |
Subject: |
14/15: gnu: ristretto: Update to 0.8.3. |
Date: |
Fri, 29 Jun 2018 21:54:51 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e0ca1afc87b1306bdbcf7d5bcd600b3a47624256
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Jun 30 01:36:45 2018 +0200
gnu: ristretto: Update to 0.8.3.
* gnu/packages/xfce.scm (ristretto): Update to 0.8.3.
---
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 134d601..79eb64d 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -793,7 +793,7 @@ inhibit interface which allows applications to prevent
automatic sleep.")
(define-public ristretto
(package
(name "ristretto")
- (version "0.8.2")
+ (version "0.8.3")
(source (origin
(method url-fetch)
(uri (string-append "http://archive.xfce.org/src/apps/ristretto/"
@@ -801,7 +801,7 @@ inhibit interface which allows applications to prevent
automatic sleep.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "1f01d47kd85kjd1k4bzpcck4cb40qpjm5fzirzwdsxzwlrybgwzq"))))
+ "0r96r8r1qslr6cqvwldm99ha563adkw9v2zvaznxkpqn11v1374c"))))
(build-system gnu-build-system)
(native-inputs
`(("intltool" ,intltool)
- 08/15: gnu: petsc: Return #t from phases., (continued)
- 08/15: gnu: petsc: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/29
- 11/15: gnu: mumps: Use INVOKE., Tobias Geerinckx-Rice, 2018/06/29
- 12/15: gnu: slepc: Return #t from all phases., Tobias Geerinckx-Rice, 2018/06/29
- 06/15: gnu: xxhash: Don't use unstable tarball., Tobias Geerinckx-Rice, 2018/06/29
- 07/15: gnu: xxhash: Update to 0.6.5., Tobias Geerinckx-Rice, 2018/06/29
- 10/15: gnu: superlu-dist: Return #t from all phases., Tobias Geerinckx-Rice, 2018/06/29
- 13/15: gnu: wget2: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/29
- 03/15: gnu: python-xopen: Update to 0.3.3., Tobias Geerinckx-Rice, 2018/06/29
- 05/15: gnu: tlsdate: Bump COMPILE_DATE., Tobias Geerinckx-Rice, 2018/06/29
- 09/15: gnu: scotch: Return #t from all phases., Tobias Geerinckx-Rice, 2018/06/29
- 14/15: gnu: ristretto: Update to 0.8.3.,
Tobias Geerinckx-Rice <=
- 01/15: gnu: python-parso: Update to 0.2.1., Tobias Geerinckx-Rice, 2018/06/29
- 15/15: gnu: libgphoto2: Update to 2.5.18., Tobias Geerinckx-Rice, 2018/06/29