[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
300/329: gnu: ghc-atomic-primops: Update to 0.8.3.
From: |
guix-commits |
Subject: |
300/329: gnu: ghc-atomic-primops: Update to 0.8.3. |
Date: |
Wed, 20 Nov 2019 21:18:50 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit af16c6b0564ea992d57a6a040f0ae59e09b6bb20
Author: Timothy Sample <address@hidden>
Date: Fri Nov 8 23:19:36 2019 -0500
gnu: ghc-atomic-primops: Update to 0.8.3.
* gnu/packages/haskell-xyz.scm (ghc-atomic-primops): Update to 0.8.3.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index e485b1f..c20af47 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -429,7 +429,7 @@ will eventually deliver a value of type @code{a}.")
(define-public ghc-atomic-primops
(package
(name "ghc-atomic-primops")
- (version "0.8.2")
+ (version "0.8.3")
(source
(origin
(method url-fetch)
@@ -437,7 +437,7 @@ will eventually deliver a value of type @code{a}.")
"/atomic-primops-" version ".tar.gz"))
(sha256
(base32
- "0cyr2x6xqz6s233znrz9rnrfj56m9bmnawwnka0lsqqy1hp8gy37"))))
+ "03n5dmyplrqgbyf8dr91izkxci7gkl3i3fnp82i5ld869zrgjfh0"))))
(build-system haskell-build-system)
(inputs `(("ghc-primitive" ,ghc-primitive)))
(home-page "https://github.com/rrnewton/haskell-lockfree/wiki")
- 283/329: gnu: Add ghc-ipynb., (continued)
- 283/329: gnu: Add ghc-ipynb., guix-commits, 2019/11/20
- 291/329: gnu: ghc-microlens-aeson: Patch tests for i686-linux., guix-commits, 2019/11/20
- 278/329: gnu: Add ghc-unicode-transforms., guix-commits, 2019/11/20
- 279/329: gnu: Add ghc-hsyaml., guix-commits, 2019/11/20
- 293/329: gnu: ghc-stylish-haskell: Fix Cabal dependency constraints., guix-commits, 2019/11/20
- 284/329: gnu: ghc-pandoc: Update to 2.7.3., guix-commits, 2019/11/20
- 292/329: gnu: ghc-bsb-http-chunked: Disable tests on i686-linux., guix-commits, 2019/11/20
- 298/329: gnu: ghc-equivalence: Update to 0.3.5., guix-commits, 2019/11/20
- 303/329: gnu: idris: Fix Cabal dependency constraints., guix-commits, 2019/11/20
- 301/329: gnu: agda: Update to 2.6.0.1., guix-commits, 2019/11/20
- 300/329: gnu: ghc-atomic-primops: Update to 0.8.3.,
guix-commits <=
- 307/329: gnu: Add ghc-timezone-olson., guix-commits, 2019/11/20
- 316/329: gnu: Add ghc-monoid-extras., guix-commits, 2019/11/20
- 318/329: gnu: Add ghc-diagrams-core., guix-commits, 2019/11/20
- 322/329: gnu: Add ghc-diagrams-solve., guix-commits, 2019/11/20
- 321/329: gnu: Add ghc-active., guix-commits, 2019/11/20
- 311/329: gnu: Add ghc-testing-type-modifiers., guix-commits, 2019/11/20
- 324/329: gnu: Add ghc-svg-builder., guix-commits, 2019/11/20
- 323/329: gnu: Add ghc-diagrams-lib., guix-commits, 2019/11/20
- 326/329: gnu: ngless: Update to 1.0.1., guix-commits, 2019/11/20
- 327/329: gnu: ghc-haddock-api: Update to 2.22.0., guix-commits, 2019/11/20