[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: libostree: Update to 2020.5.
From: |
guix-commits |
Subject: |
04/07: gnu: libostree: Update to 2020.5. |
Date: |
Thu, 20 Aug 2020 00:22:14 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit cecaa0b383f82e44f6c61c2e5cfd230f2fe95d39
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Aug 20 06:15:58 2020 +0200
gnu: libostree: Update to 2020.5.
* gnu/packages/package-management.scm (libostree): Update to 2020.5.
---
gnu/packages/package-management.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/package-management.scm
b/gnu/packages/package-management.scm
index 77c89af..d1fe0e2 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -1126,7 +1126,7 @@ for packaging and deployment of cross-compiled Windows
applications.")
(define-public libostree
(package
(name "libostree")
- (version "2020.4")
+ (version "2020.5")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1134,7 +1134,7 @@ for packaging and deployment of cross-compiled Windows
applications.")
(version-major+minor version) "/libostree-" version
".tar.xz"))
(sha256
(base32
- "0s13cjrpx5r1dc9j9c9924zak45wl9nlbg9hiwgpsal80l92c39n"))))
+ "1k92177hjalbdpmg45ymwwrni68vh9rs5x9zvy5fzl9lng12fgpb"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (8d06906 -> cdbb0e5), guix-commits, 2020/08/20
- 01/07: gnu: mate-power-manager: Update to 1.24.2., guix-commits, 2020/08/20
- 02/07: gnu: nng: Update to 1.3.2., guix-commits, 2020/08/20
- 04/07: gnu: libostree: Update to 2020.5.,
guix-commits <=
- 05/07: gnu: wireshark: Update to 3.2.6., guix-commits, 2020/08/20
- 03/07: gnu: iperf: Update to 3.9., guix-commits, 2020/08/20
- 07/07: gnu: blender: Add colour management support., guix-commits, 2020/08/20
- 06/07: gnu: Add opencolorio., guix-commits, 2020/08/20