[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
342/377: gnu: iqa: Correct source uri.
From: |
guix-commits |
Subject: |
342/377: gnu: iqa: Correct source uri. |
Date: |
Thu, 2 Sep 2021 17:56:16 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 66f857536c9c7bff153fe11def85e53d029a4d5d
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Wed Apr 7 16:42:28 2021 -0400
gnu: iqa: Correct source uri.
* gnu/packages/image.scm (iqa)[source]: Modify URI.
---
gnu/packages/image.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index bbcf7d8..74a1145 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -111,8 +111,8 @@
(origin
(method url-fetch)
(uri
- (string-append "https://sourceforge.net/projects/iqa/files/"
- "1.1.2%20Release/iqa_1.1.2_src.tar.gz/download"))
+ (string-append "mirror://sourceforge/iqa/"
+ version " Release" "/iqa_" version "_src.tar.gz"))
(sha256
(base32 "00mgwy031ammab6bwmd1whhvqv3fxy1cs1igabq0n3ag12zhjs77"))))
(build-system gnu-build-system)
- 322/377: gnu: json-glib: Update synopsis and description., (continued)
- 322/377: gnu: json-glib: Update synopsis and description., guix-commits, 2021/09/02
- 323/377: gnu: wayland: Update to 1.19.0., guix-commits, 2021/09/02
- 325/377: gnu: wayland: Update synopsis, description and license., guix-commits, 2021/09/02
- 327/377: gnu: yelp-xsl: Enable documentation., guix-commits, 2021/09/02
- 329/377: gnu: gtk+-2: Add missing inputs and search-path., guix-commits, 2021/09/02
- 330/377: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/09/02
- 331/377: gnu: gtk+: Enable tests., guix-commits, 2021/09/02
- 334/377: gnu: gtk+: Update to 3.24.27., guix-commits, 2021/09/02
- 337/377: gnu: ibus: Update to 1.5.24., guix-commits, 2021/09/02
- 340/377: gnu: ibus: Enable tests., guix-commits, 2021/09/02
- 342/377: gnu: iqa: Correct source uri.,
guix-commits <=
- 354/377: gnu: cairo: Reintroduce security patches [security fixes]., guix-commits, 2021/09/02
- 364/377: gnu: python-pycairo: Update to 1.20.0., guix-commits, 2021/09/02
- 103/377: gnu: Add r-ztpln., guix-commits, 2021/09/02
- 112/377: gnu: Add r-paws-application-integration., guix-commits, 2021/09/02
- 119/377: gnu: Add r-paws-storage., guix-commits, 2021/09/02
- 130/377: gnu: Add r-zonebuilder., guix-commits, 2021/09/02
- 338/377: gnu: ibus: Enable documentation., guix-commits, 2021/09/02
- 356/377: gnu: meson-0.55: Update to 0.55.3., guix-commits, 2021/09/02
- 360/377: gnu: glib-networking: Enable libproxy and openssl support., guix-commits, 2021/09/02
- 361/377: gnu: glib-networking: Update home-page, synopsis, description and license., guix-commits, 2021/09/02