* [bug#44212] [PATCH] gnu: playerctl: Update to 2.2.1.
@ 2020-10-25 15:09 Lars-Dominik Braun
2020-10-25 17:27 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Lars-Dominik Braun @ 2020-10-25 15:09 UTC (permalink / raw)
To: 44212
* gnu/packages/music.scm (playerctl): Update to 2.2.1.
---
gnu/packages/music.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 36496efc16..9831c166d0 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5049,7 +5049,7 @@ complete without obstructing your daily work.")
(define-public playerctl
(package
(name "playerctl")
- (version "2.0.2")
+ (version "2.2.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5058,7 +5058,7 @@ complete without obstructing your daily work.")
(file-name (git-file-name name version))
(sha256
(base32
- "1f3njnpd52djx3dmhh9a8p5a67f0jmr1gbk98icflr2q91149gjz"))))
+ "17hi33sw3663qz5v54bqqil31sgkrlxkb2l5bgqk87pac6x2wnbz"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags '("-Dintrospection=false" "-Dgtk-doc=false")))
--
2.26.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#44212] [PATCH] gnu: playerctl: Update to 2.2.1.
2020-10-25 15:09 [bug#44212] [PATCH] gnu: playerctl: Update to 2.2.1 Lars-Dominik Braun
@ 2020-10-25 17:27 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-10-25 17:27 UTC (permalink / raw)
To: Lars-Dominik Braun; +Cc: 44212
On Sun, Oct 25, 2020 at 04:09:33PM +0100, Lars-Dominik Braun wrote:
> * gnu/packages/music.scm (playerctl): Update to 2.2.1.
Thanks! Pushed as 8eca736aafe775a13803da6267ad7fbf401e6aaf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-25 17:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-25 15:09 [bug#44212] [PATCH] gnu: playerctl: Update to 2.2.1 Lars-Dominik Braun
2020-10-25 17:27 ` 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.