[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
149/182: gnu: fvwm: Don't use NAME in source URI.
From: |
guix-commits |
Subject: |
149/182: gnu: fvwm: Don't use NAME in source URI. |
Date: |
Fri, 15 Nov 2019 00:02:00 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit d728d998b00a4197eec2be83deb504deec267837
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Nov 10 00:27:43 2019 +0100
gnu: fvwm: Don't use NAME in source URI.
* gnu/packages/fvwm.scm (fvwm)[source]: Hard-code NAME.
---
gnu/packages/fvwm.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/fvwm.scm b/gnu/packages/fvwm.scm
index ad0720a..a1d3994 100644
--- a/gnu/packages/fvwm.scm
+++ b/gnu/packages/fvwm.scm
@@ -2,6 +2,7 @@
;;; Copyright © 2015 Sou Bunnbu <address@hidden>
;;; Copyright © 2016 Efraim Flashner <address@hidden>
;;; Copyright © 2017 ng0 <address@hidden>
+;;; Copyright © 2019 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -40,7 +41,7 @@
(method url-fetch)
(uri (string-append
"https://github.com/fvwmorg/fvwm/releases/download/"
- version "/" name "-" version ".tar.gz"))
+ version "/fvwm-" version ".tar.gz"))
(sha256
(base32
"0hgkkdzcqjnaabvv9cnh0bz90nnjskbhjg9qnzpi2x0mbliwjdpv"))))
- 127/182: gnu: signify: Update to 27., (continued)
- 127/182: gnu: signify: Update to 27., guix-commits, 2019/11/15
- 131/182: gnu: python-reportlab: Update to 3.5.32., guix-commits, 2019/11/15
- 132/182: gnu: rdesktop: Update to 1.9.0., guix-commits, 2019/11/15
- 135/182: gnu: parcimonie: Update to 0.11.0., guix-commits, 2019/11/15
- 134/182: gnu: Add perl-moox-strictconstructor., guix-commits, 2019/11/15
- 138/182: services: hpcguix-web: Explicitly import (guix build utils)., guix-commits, 2019/11/15
- 140/182: tests: Update references to the now-deprecated 'guile-json' variable., guix-commits, 2019/11/15
- 155/182: gnu: xfce4-whiskermenu-plugin: Don't use NAME in source URI., guix-commits, 2019/11/15
- 156/182: gnu: xfce4-whiskermenu-plugin: Update to 2.3.4., guix-commits, 2019/11/15
- 150/182: gnu: fvwm: Update to 2.6.9., guix-commits, 2019/11/15
- 149/182: gnu: fvwm: Don't use NAME in source URI.,
guix-commits <=
- 154/182: gnu: gimp: Update to 2.10.14., guix-commits, 2019/11/15
- 153/182: gnu: gegl: Update to 0.4.18., guix-commits, 2019/11/15
- 158/182: gnu: faad2: Use HTTPS home page., guix-commits, 2019/11/15
- 164/182: gnu: LibreSSL: Make search paths single-entry., guix-commits, 2019/11/15
- 169/182: gnu: raincat: Use 'mirror-url'., guix-commits, 2019/11/15
- 175/182: gnu: limnoria: Update to 2019.11.09 [security fix]., guix-commits, 2019/11/15
- 161/182: gnu: Remove monero-miniupnpc., guix-commits, 2019/11/15
- 160/182: gnu: cgal: Update to 4.14.2., guix-commits, 2019/11/15
- 165/182: gnu: Add ghc-ncurses., guix-commits, 2019/11/15
- 179/182: gnu: Add boost-with-python3., guix-commits, 2019/11/15