unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40436] [PATCH 1/2] gnu: redkite: Update to 0.8.0.
@ 2020-04-04 20:37 Alexandros Theodotou
  2020-04-05  9:07 ` bug#40436: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandros Theodotou @ 2020-04-04 20:37 UTC (permalink / raw)
  To: 40436


[-- Attachment #1.1: Type: text/plain, Size: 66 bytes --]

Hi,

This patch is needed to update Geonkick.

Thanks,
Alex

[-- Attachment #1.2: 0001-gnu-redkite-Update-to-0.8.0.patch --]
[-- Type: text/x-patch, Size: 1166 bytes --]

From 184bdc840391d18599676c5bea9ff71531abb3f6 Mon Sep 17 00:00:00 2001
From: Alexandros Theodotou <alex@zrythm.org>
Date: Sat, 4 Apr 2020 21:31:49 +0100
Subject: [PATCH 1/2] gnu: redkite: Update to 0.8.0.

* gnu/packages/audio.scm (redkite): Update to 0.8.0.
---
 gnu/packages/audio.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 803efb5cd1..a2f6f7f6f3 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3881,7 +3881,7 @@ stream to one or more IceCast and/or ShoutCast servers.")
 (define-public redkite
   (package
     (name "redkite")
-    (version "0.6.2")
+    (version "0.8.0")
     (source
      (origin
        (method git-fetch)
@@ -3891,7 +3891,7 @@ stream to one or more IceCast and/or ShoutCast servers.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1i874izajbdhlfacwwj84qrsxf7g4y6nblzxalrkzaap9sa7d1r6"))))
+         "1747w1kg8y9jbl11xi018d85dm38xk7843pz26sh0k5fdv87a10q"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f))                    ;no tests included
-- 
2.26.0


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* bug#40436: [PATCH 1/2] gnu: redkite: Update to 0.8.0.
  2020-04-04 20:37 [bug#40436] [PATCH 1/2] gnu: redkite: Update to 0.8.0 Alexandros Theodotou
@ 2020-04-05  9:07 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-04-05  9:07 UTC (permalink / raw)
  To: Alexandros Theodotou; +Cc: 40436-done


Pushed, thanks!

Mathieu

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

end of thread, other threads:[~2020-04-05  9:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-04 20:37 [bug#40436] [PATCH 1/2] gnu: redkite: Update to 0.8.0 Alexandros Theodotou
2020-04-05  9:07 ` bug#40436: " Mathieu Othacehe

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