[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/09: gnu: gpodder: Update to 3.10.17.
From: |
guix-commits |
Subject: |
05/09: gnu: gpodder: Update to 3.10.17. |
Date: |
Mon, 23 Nov 2020 16:12:29 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 41c3f10b4c68dc2007b512dfc239bdd76a7838c0
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Nov 23 21:35:53 2020 +0100
gnu: gpodder: Update to 3.10.17.
* gnu/packages/gpodder.scm (gpodder): Update to 3.10.17.
---
gnu/packages/gpodder.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gpodder.scm b/gnu/packages/gpodder.scm
index fc3a78b..44c356e 100644
--- a/gnu/packages/gpodder.scm
+++ b/gnu/packages/gpodder.scm
@@ -38,7 +38,7 @@
(define-public gpodder
(package
(name "gpodder")
- (version "3.10.16")
+ (version "3.10.17")
(source
(origin
(method git-fetch)
@@ -46,8 +46,7 @@
(url "https://github.com/gpodder/gpodder")
(commit version)))
(sha256
- (base32
- "0pbpaasd7kj6y25nm45y1qyb9sxd4570f7g6zkfcpf6pa3nx7qkq"))
+ (base32 "0wrk8d4q6ricbcjzlhk10vrk1qg9hi323kgyyd0c8nmh7a82h8pd"))
(file-name (git-file-name name version))
(patches (search-patches "gpodder-disable-updater.patch"))))
(build-system python-build-system)
- branch master updated (be4d952 -> 94147d6), guix-commits, 2020/11/23
- 07/09: gnu: mujs: Update to 1.0.9., guix-commits, 2020/11/23
- 06/09: gnu: mujs: Fetch sources from git., guix-commits, 2020/11/23
- 04/09: gnu: snd: Update to 20.9., guix-commits, 2020/11/23
- 05/09: gnu: gpodder: Update to 3.10.17.,
guix-commits <=
- 08/09: gnu: mujs: Cross-compile., guix-commits, 2020/11/23
- 09/09: gnu: mujs: Omit static library., guix-commits, 2020/11/23
- 02/09: gnu: djview: Update to 4.12., guix-commits, 2020/11/23
- 03/09: gnu: libraqm: Update to 0.7.1., guix-commits, 2020/11/23
- 01/09: gnu: mtpaint: Update to 3.49.33., guix-commits, 2020/11/23