[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/88: gnu: surfraw: Update to 2.3.0.
From: |
guix-commits |
Subject: |
27/88: gnu: surfraw: Update to 2.3.0. |
Date: |
Wed, 10 Apr 2019 23:44:38 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 58d20bf01a89ce7933ca083d5b3ad11327ce3d41
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Apr 11 03:59:58 2019 +0200
gnu: surfraw: Update to 2.3.0.
* gnu/packages/web.scm (surfraw): Update to 2.3.0.
---
gnu/packages/web.scm | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 49a382a..ff26314 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4637,14 +4637,15 @@ handling many of the web standards in use today.")
(define-public surfraw
(package
(name "surfraw")
- (version "2.2.9")
- (source (origin
- (method url-fetch)
- (uri (string-append "https://surfraw.alioth.debian.org/dist/"
- name "-" version ".tar.gz"))
- (sha256
- (base32
- "1fy4ph5h9kp0jzj1m6pfylxnnmgdk0mmdppw76z9jhna4jndk5xa"))))
+ (version "2.3.0")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (string-append "https://gitlab.com/surfraw/Surfraw/uploads/"
+ "2de827b2786ef2fe43b6f07913ca7b7f/"
+ "surfraw-" version ".tar.gz"))
+ (sha256
+ (base32 "099nbif0x5cbcf18snc58nx1a3q7z0v9br9p2jiq9pcc7ic2015d"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- 08/88: gnu: mupen64plus-video-rice: Don't use unstable tarball., (continued)
- 08/88: gnu: mupen64plus-video-rice: Don't use unstable tarball., guix-commits, 2019/04/10
- 06/88: gnu: mupen64plus-video-glide64: Don't use unstable tarball., guix-commits, 2019/04/10
- 09/88: gnu: mupen64plus-ui-console: Don't use unstable tarball., guix-commits, 2019/04/10
- 13/88: gnu: autojump: Update to 22.5.3., guix-commits, 2019/04/10
- 14/88: gnu: noice: Don't use NAME in source URI., guix-commits, 2019/04/10
- 16/88: gnu: beep: Update to 1.4.4., guix-commits, 2019/04/10
- 23/88: gnu: duplicity: Update to 0.7.18.2., guix-commits, 2019/04/10
- 18/88: gnu: cifs-utils: Don't use NAME in source URI., guix-commits, 2019/04/10
- 20/88: gnu: xcompmgr: Don't use NAME in source tag., guix-commits, 2019/04/10
- 28/88: gnu: ansible: Update to 2.7.10., guix-commits, 2019/04/10
- 27/88: gnu: surfraw: Update to 2.3.0.,
guix-commits <=
- 30/88: gnu: links: Update to 2.19., guix-commits, 2019/04/10
- 19/88: gnu: cifs-utils: Update to 6.9., guix-commits, 2019/04/10
- 26/88: gnu: stunnel: Update to 5.53., guix-commits, 2019/04/10
- 42/88: gnu: emacs-package-lint: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 41/88: gnu: emacs-image+: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 11/88: gnu: acpica: Update to 20190405., guix-commits, 2019/04/10
- 12/88: gnu: autojump: Don't use unstable tarball., guix-commits, 2019/04/10
- 17/88: gnu: youtube-dl: Update to 2019.04.07., guix-commits, 2019/04/10
- 15/88: gnu: noice: Update to 0.8., guix-commits, 2019/04/10
- 25/88: gnu: xmobar: Don't use NAME in source URI., guix-commits, 2019/04/10