[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/24: gnu: qwt: Update to 6.1.4.
From: |
guix-commits |
Subject: |
24/24: gnu: qwt: Update to 6.1.4. |
Date: |
Wed, 20 Mar 2019 23:07:53 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f1aa44ada932b7841531fef95c3174c841b2e014
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 21 03:51:21 2019 +0100
gnu: qwt: Update to 6.1.4.
* gnu/packages/qt.scm (qwt): Update to 6.1.4.
---
gnu/packages/qt.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 6e56779..87d9276 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2067,7 +2067,7 @@ securely. It will not store any data unencrypted unless
explicitly requested.")
(define-public qwt
(package
(name "qwt")
- (version "6.1.3")
+ (version "6.1.4")
(source
(origin
(method url-fetch)
@@ -2075,7 +2075,7 @@ securely. It will not store any data unencrypted unless
explicitly requested.")
(string-append "mirror://sourceforge/qwt/qwt/"
version "/qwt-" version ".tar.bz2"))
(sha256
- (base32 "0cwp63s03dw351xavb3pzbjlqvx7kj88wv7v4a2b18m9f97d7v7k"))))
+ (base32 "1navkcnmn0qz8kzsyqmk32d929zl72l0b580w1ica7z5559j2a8m"))))
(build-system gnu-build-system)
(inputs
`(("qtbase" ,qtbase)
- branch master updated (6cea61e -> f1aa44a), guix-commits, 2019/03/20
- 24/24: gnu: qwt: Update to 6.1.4.,
guix-commits <=
- 23/24: gnu: jekyll: Update to 3.8.5., guix-commits, 2019/03/20
- 22/24: gnu: ruby-fivemat: Update to 1.3.7., guix-commits, 2019/03/20
- 21/24: gnu: ruby-activesupport: Update to 5.2.2.1., guix-commits, 2019/03/20
- 20/24: gnu: ruby-rails: Update to 5.2.2.1., guix-commits, 2019/03/20
- 19/24: gnu: ruby-railties: Update to 5.2.2.1., guix-commits, 2019/03/20
- 18/24: gnu: ruby-actionmailer: Update to 5.2.2.1., guix-commits, 2019/03/20
- 17/24: gnu: ruby-activestorage: Update to 5.2.2.1., guix-commits, 2019/03/20
- 15/24: gnu: ruby-actioncable: Update to 5.2.2.1., guix-commits, 2019/03/20
- 14/24: gnu: ruby-actionpack: Update to 5.2.2.1., guix-commits, 2019/03/20
- 16/24: gnu: ruby-activejob: Update to 5.2.2.1., guix-commits, 2019/03/20