[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
148/272: gnu: ghc-th-orphans: Update to 0.13.6.
From: |
Ricardo Wurmus |
Subject: |
148/272: gnu: ghc-th-orphans: Update to 0.13.6. |
Date: |
Mon, 1 Oct 2018 06:13:35 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7307a2f8a41fa11a56baa88ae22934572b1900f2
Author: Timothy Sample <address@hidden>
Date: Wed Aug 29 00:21:12 2018 -0400
gnu: ghc-th-orphans: Update to 0.13.6.
* gnu/packages/haskell.scm (ghc-th-orphans): Update to 0.13.6.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index dfe3756..8676948 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -5893,14 +5893,14 @@ function which generates instances.")
(define-public ghc-th-orphans
(package
(name "ghc-th-orphans")
- (version "0.13.2")
+ (version "0.13.6")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
"th-orphans/th-orphans-" version ".tar.gz"))
(sha256
(base32
- "0102vkyzpgnp2fys8pvw4khrhrh2y1b8dp1slgvn020vg4s351mc"))))
+ "0sfl3pn9kq9da3ji3lsgzgzy82vz6yvsg80dmakc1jvk7awycibp"))))
(build-system haskell-build-system)
(inputs
`(("ghc-th-lift" ,ghc-th-lift)
- 216/272: gnu: Add ghc-rerebase., (continued)
- 216/272: gnu: Add ghc-rerebase., Ricardo Wurmus, 2018/10/01
- 227/272: ghc: Add ghc-ed25519., Ricardo Wurmus, 2018/10/01
- 232/272: gnu: ghc-lens: Update to 4.16.1., Ricardo Wurmus, 2018/10/01
- 261/272: gnu: Add ghc-sdl2-mixer., Ricardo Wurmus, 2018/10/01
- 253/272: gnu: ghc-pandoc-citeproc: Update to 0.14.3.1., Ricardo Wurmus, 2018/10/01
- 272/272: gnu: ghc-statistics: Fix build., Ricardo Wurmus, 2018/10/01
- 263/272: gnu: raincat: Update to 1.2.1., Ricardo Wurmus, 2018/10/01
- 264/272: gnu: git-annex: Update to 6.20180926., Ricardo Wurmus, 2018/10/01
- 130/272: gnu: ghc-extra: Update to 1.6.9., Ricardo Wurmus, 2018/10/01
- 142/272: gnu: ghc-unliftio: Update to 0.2.7.0., Ricardo Wurmus, 2018/10/01
- 148/272: gnu: ghc-th-orphans: Update to 0.13.6.,
Ricardo Wurmus <=
- 162/272: gnu: ghc-bytes: Update to 0.15.5., Ricardo Wurmus, 2018/10/01
- 171/272: gnu: ghc-x509-validation: Update to 1.6.10., Ricardo Wurmus, 2018/10/01
- 174/272: gnu: ghc-bifunctors: Update to 5.5.3., Ricardo Wurmus, 2018/10/01
- 188/272: gnu: ghc-aeson-pretty: Update to 0.8.7., Ricardo Wurmus, 2018/10/01
- 239/272: gnu: Remove old versions of ghc-doctest., Ricardo Wurmus, 2018/10/01
- 256/272: gnu: ghc-base-compat: Update to 0.10.4., Ricardo Wurmus, 2018/10/01
- 265/272: gnu: agda: Fix build., Ricardo Wurmus, 2018/10/01
- 139/272: gnu: ghc-half: Update to 0.3., Ricardo Wurmus, 2018/10/01
- 258/272: gnu: Add ghc-weigh., Ricardo Wurmus, 2018/10/01
- 131/272: gnu: ghc-pem: Update to 0.2.4., Ricardo Wurmus, 2018/10/01