[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/09: gnu: python-pyalsaaudio: Use HTTPS home page.
From: |
guix-commits |
Subject: |
05/09: gnu: python-pyalsaaudio: Use HTTPS home page. |
Date: |
Sun, 1 Mar 2020 14:54:59 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 5adaeb3618d86ed8098bac95b3b3f7e0705b4ad2
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:42:00 2020 +0100
gnu: python-pyalsaaudio: Use HTTPS home page.
* gnu/packages/audio.scm (python-pyalsaaudio)[home-page]: Use HTTPS.
---
gnu/packages/audio.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index ac486aa..3d6ad82 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3398,7 +3398,7 @@ code, used in @code{libtoxcore}.")
`(#:tests? #f)) ; tests require access to ALSA devices.
(inputs
`(("alsa-lib" ,alsa-lib)))
- (home-page "http://larsimmisch.github.io/pyalsaaudio/")
+ (home-page "https://larsimmisch.github.io/pyalsaaudio/")
(synopsis "ALSA wrappers for Python")
(description
"This package contains wrappers for accessing the ALSA API from Python.
- branch master updated (bcfacec -> aabc895), guix-commits, 2020/03/01
- 02/09: gnu: wordnet: Use HTTPS home page., guix-commits, 2020/03/01
- 03/09: gnu: python-h5py: Use HTTPS home page., guix-commits, 2020/03/01
- 05/09: gnu: python-pyalsaaudio: Use HTTPS home page.,
guix-commits <=
- 07/09: gnu: python-sphinx: Use HTTPS home page., guix-commits, 2020/03/01
- 04/09: gnu: ruby-markaby: Use HTTPS home page., guix-commits, 2020/03/01
- 01/09: gnu: dehydrated: Install documentation., guix-commits, 2020/03/01
- 09/09: gnu: python-construct: Use HTTPS home page., guix-commits, 2020/03/01
- 06/09: gnu: libgc: Use HTTPS home page., guix-commits, 2020/03/01
- 08/09: gnu: warzone2100: Use HTTPS home page., guix-commits, 2020/03/01