[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/22: gnu: pd: Update to 0.51-2.
From: |
guix-commits |
Subject: |
12/22: gnu: pd: Update to 0.51-2. |
Date: |
Tue, 22 Sep 2020 22:41:41 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2afa545dd4c0ccd92f91e9ecb15580a0d4a5092f
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Sep 23 01:32:27 2020 +0200
gnu: pd: Update to 0.51-2.
* gnu/packages/music.scm (pd): Update to 0.51-2.
---
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 899cc6a..8dd2c1c 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2054,7 +2054,7 @@ export.")
(define-public pd
(package
(name "pd")
- (version "0.51-1")
+ (version "0.51-2")
(source (origin
(method url-fetch)
(uri
@@ -2062,7 +2062,7 @@ export.")
version ".src.tar.gz"))
(sha256
(base32
- "0imbha9h96vqa967cbmdj7kkx7zrs054n5w2bjnifxdzws3qbxf6"))))
+ "1jgklcnaxypc8hr5j6mng8dd4na4ygfdixsfch8b86glssddi6mh"))))
(build-system gnu-build-system)
(arguments
(let ((wish (string-append "wish" (version-major+minor
- branch master updated (e06eeaa -> 7230f6d), guix-commits, 2020/09/22
- 01/22: gnu: facter: Update to 4.0.38., guix-commits, 2020/09/22
- 03/22: gnu: lcov: Update to 1.15., guix-commits, 2020/09/22
- 02/22: gnu: cloc: Update to 1.88., guix-commits, 2020/09/22
- 10/22: gnu: mpdscribble: Order inputs alphabetically., guix-commits, 2020/09/22
- 12/22: gnu: pd: Update to 0.51-2.,
guix-commits <=
- 21/22: import: Fix docstring typoes., guix-commits, 2020/09/22
- 07/22: gnu: numactl: Update to 2.0.14., guix-commits, 2020/09/22
- 18/22: gnu: perl-libwww: Update to 6.48., guix-commits, 2020/09/22
- 20/22: gnu: fluidsynth: Update to 2.1.5., guix-commits, 2020/09/22
- 19/22: gnu: perl-http-cookiejar: Update to 0.010., guix-commits, 2020/09/22
- 06/22: gnu: bridge-utils: Update to 1.7., guix-commits, 2020/09/22
- 16/22: gnu: wv: Update to 1.2.9., guix-commits, 2020/09/22
- 11/22: gnu: mpdscribble: Update to 0.23., guix-commits, 2020/09/22
- 14/22: gnu: console-setup: Update to 1.197., guix-commits, 2020/09/22
- 05/22: gnu: umockdev: Update to 0.14.3., guix-commits, 2020/09/22