[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/31: gnu: pure: Update to 0.68.
From: |
Tobias Geerinckx-Rice |
Subject: |
02/31: gnu: pure: Update to 0.68. |
Date: |
Mon, 16 Apr 2018 22:49:08 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit eddc4b33528880ffbf2b87cad445ac44a37edf7b
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Apr 16 19:51:35 2018 +0200
gnu: pure: Update to 0.68.
* gnu/packages/pure.scm (pure): Update to 0.68.
---
gnu/packages/pure.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/pure.scm b/gnu/packages/pure.scm
index b0fd93b..39c1d60 100644
--- a/gnu/packages/pure.scm
+++ b/gnu/packages/pure.scm
@@ -1,5 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2018 Danny Milosavljevic <address@hidden>
+;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -31,7 +32,7 @@
(define-public pure
(package
(name "pure")
- (version "0.67")
+ (version "0.68")
(source
(origin
(method url-fetch)
@@ -40,7 +41,7 @@
"pure-" version ".tar.gz"))
(sha256
(base32
- "1hlx5dx6n70rbg668yc97yj4jbnrv0dpfw3l9b0ffmcgr76f6ba4"))))
+ "0px6x5ivcdbbp2pz5n1r1cwg1syadklhjw8piqhl63n91i4r7iyb"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags (list (string-append "LDFLAGS=-Wl,-rpath="
- branch master updated (fc5c5b9 -> 84f95d5), Tobias Geerinckx-Rice, 2018/04/16
- 01/31: gnu: Use HTTPS for more sigrok.org home pages., Tobias Geerinckx-Rice, 2018/04/16
- 03/31: gnu: xmobar: Update to 0.26., Tobias Geerinckx-Rice, 2018/04/16
- 02/31: gnu: pure: Update to 0.68.,
Tobias Geerinckx-Rice <=
- 05/31: gnu: i3lock-color: Update to 2.11-c., Tobias Geerinckx-Rice, 2018/04/16
- 04/31: gnu: i3lock-color: Stylistic fixes., Tobias Geerinckx-Rice, 2018/04/16
- 06/31: gnu: miniupnpc: Update to 2.0.20180410., Tobias Geerinckx-Rice, 2018/04/16
- 08/31: gnu: perl-crypt-openssl-random: Update to 0.13., Tobias Geerinckx-Rice, 2018/04/16
- 10/31: gnu: r-lubridate: Update to 1.7.4., Tobias Geerinckx-Rice, 2018/04/16
- 11/31: gnu: r-ade4: Update to 1.7-11., Tobias Geerinckx-Rice, 2018/04/16
- 14/31: gnu: r-matrix: Update to 1.2-14., Tobias Geerinckx-Rice, 2018/04/16
- 13/31: gnu: r-hms: Update to 0.4.2., Tobias Geerinckx-Rice, 2018/04/16
- 09/31: gnu: kakoune: Update to 2018.04.13., Tobias Geerinckx-Rice, 2018/04/16
- 21/31: gnu: ruby-instantiator: Update to 0.0.7., Tobias Geerinckx-Rice, 2018/04/16