aboutsummaryrefslogtreecommitdiff
path: root/m4/guix.m4
diff options
context:
space:
mode:
authorZheng Junjie <zhengjunjie@iscas.ac.cn>2024-08-27 11:44:21 +0800
committerZheng Junjie <zhengjunjie@iscas.ac.cn>2024-11-21 22:52:52 +0800
commitb2907b8846c979ae5d118d3fcad4aa10ec9efce3 (patch)
tree3133cdd36b95326844ca3d05e9bf0e55e303c03e /m4/guix.m4
parenta91edbb6d1ac086f7980e11a880b08a4e470a825 (diff)
downloadguix-b2907b8846c979ae5d118d3fcad4aa10ec9efce3.tar.gz
guix-b2907b8846c979ae5d118d3fcad4aa10ec9efce3.zip
gnu: python-shiboken-6: Update to 6.7.2.
* gnu/packages/qt.scm (python-shiboken-6): Update to 6.7.2. Change-Id: I899a3a966ab35108fe5a6029a4b7f3079c48ae8f
Diffstat (limited to 'm4/guix.m4')
0 files changed, 0 insertions, 0 deletions
/>index 0840ef42b2..a6a49548c4 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -6,7 +6,7 @@
;;; Copyright © 2016 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2016, 2017 ng0 <ng0@infotropique.org>
;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il>
-;;; Copyright © 2015, 2016, 2017 Ricardo Wurmus <rekado@elephly.net>
+;;; Copyright © 2015, 2016, 2017, 2018 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2016, 2017 David Craven <david@craven.ch>
;;; Copyright © 2017 Danny Milosavljevic <dannym@scratchpost.org>
;;; Copyright © 2017 Peter Mikkelsen <petermikkelsen10@gmail.com>
@@ -1257,10 +1257,10 @@ version 1.3).")
("hspec-discover" ,hspec-discover)))
(home-page "https://hackage.haskell.org/package/streaming-commons")
(synopsis "Conduit and pipes needed by some streaming data libraries")
- (description "Provides low-dependency functionality commonly needed by
-various Haskell streaming data libraries, such as @code{conduit} and
+ (description "This package provides low-dependency functionality commonly
+needed by various Haskell streaming data libraries, such as @code{conduit} and
@code{pipe}s.")
- (license license:bsd-3)))
+ (license license:expat)))
(define-public cpphs
(package