[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
90/124: gnu: faac: Correct source uri.
From: |
guix-commits |
Subject: |
90/124: gnu: faac: Correct source uri. |
Date: |
Mon, 30 Aug 2021 16:29:03 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit dca8480a966408a1ff2c4a481c88f0d4f4239fa0
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Wed Apr 7 16:42:29 2021 -0400
gnu: faac: Correct source uri.
* gnu/packages/audio.scm (faac)[source]: Modify URI.
---
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 80cd521..d7532ef 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -387,8 +387,8 @@ by MusicIP.")
(origin
(method url-fetch)
(uri
- (string-append "https://sourceforge.net/projects/faac/files/faac-src/"
- "faac-1.30/faac-1_30.tar.gz/download"))
+ (string-append "mirror://sourceforge/faac/faac-src"
+ "/faac-" version "/faac-1_30.tar.gz"))
(sha256
(base32 "1lmj0dib3mjp84jhxc5ddvydkzzhb0gfrdh3ikcidjlcb378ghxd"))))
(build-system gnu-build-system)
- 97/124: gnu: gst-libav: Update to 1.18.4., (continued)
- 97/124: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/08/30
- 110/124: gnu: w3m: Update to 0.5.3+git20210102., guix-commits, 2021/08/30
- 106/124: gnu: glib-networking: Update to 2.68.0., guix-commits, 2021/08/30
- 103/124: gnu: meson-0.55: Update to 0.55.3., guix-commits, 2021/08/30
- 61/124: gnu: Add atkmm-2.28., guix-commits, 2021/08/30
- 71/124: gnu: wayland: Fix and move documentation., guix-commits, 2021/08/30
- 76/124: gnu: gtk+-2: Add missing inputs and search-path., guix-commits, 2021/08/30
- 74/124: gnu: yelp-xsl: Enable documentation., guix-commits, 2021/08/30
- 82/124: gnu: gtkmm: Update to 3.24.4., guix-commits, 2021/08/30
- 91/124: gnu: zbar: Update to 0.23.90., guix-commits, 2021/08/30
- 90/124: gnu: faac: Correct source uri.,
guix-commits <=
- 87/124: gnu: ibus: Enable tests., guix-commits, 2021/08/30
- 96/124: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/08/30
- 94/124: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/08/30
- 95/124: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/08/30
- 105/124: gnu: pango: Use meson-0.55, as required by the project., guix-commits, 2021/08/30
- 112/124: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/08/30
- 109/124: gnu: gnutls: Enable PKCS#11 support., guix-commits, 2021/08/30
- 70/124: gnu: wayland: Update to 1.19.0., guix-commits, 2021/08/30
- 77/124: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/08/30
- 81/124: gnu: gtk+: Update to 3.24.27., guix-commits, 2021/08/30