* [bug#33480] [PATCH] gnu: ghc-tagged: Update to 0.8.6
@ 2018-11-24 4:35 Brett Gilio
2019-12-05 0:40 ` Brett Gilio
0 siblings, 1 reply; 3+ messages in thread
From: Brett Gilio @ 2018-11-24 4:35 UTC (permalink / raw)
To: 33480
---
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 5cd746b36..f06909b8d 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -4805,7 +4805,7 @@ periodic, on-demand actions in Haskell.")
(define-public ghc-tagged
(package
(name "ghc-tagged")
- (version "0.8.5")
+ (version "0.8.6")
(source
(origin
(method url-fetch)
@@ -4815,7 +4815,7 @@ periodic, on-demand actions in Haskell.")
".tar.gz"))
(sha256
(base32
- "16cdzh0bw16nvjnyyy5j9s60malhz4nnazw96vxb0xzdap4m2z74"))))
+ "1pciqzxf9ncv954v4r527xkxkn7r5hcr13mfw5dg1xjci3qdw5md"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
--
2.19.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#33480] [PATCH] gnu: ghc-tagged: Update to 0.8.6
2018-11-24 4:35 [bug#33480] [PATCH] gnu: ghc-tagged: Update to 0.8.6 Brett Gilio
@ 2019-12-05 0:40 ` Brett Gilio
2019-12-05 8:35 ` bug#33480: " Efraim Flashner
0 siblings, 1 reply; 3+ messages in thread
From: Brett Gilio @ 2019-12-05 0:40 UTC (permalink / raw)
To: 33480
Brett Gilio <brettg@posteo.net> writes:
> ---
> 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 5cd746b36..f06909b8d 100644
> --- a/gnu/packages/haskell.scm
> +++ b/gnu/packages/haskell.scm
> @@ -4805,7 +4805,7 @@ periodic, on-demand actions in Haskell.")
> (define-public ghc-tagged
> (package
> (name "ghc-tagged")
> - (version "0.8.5")
> + (version "0.8.6")
> (source
> (origin
> (method url-fetch)
> @@ -4815,7 +4815,7 @@ periodic, on-demand actions in Haskell.")
> ".tar.gz"))
> (sha256
> (base32
> - "16cdzh0bw16nvjnyyy5j9s60malhz4nnazw96vxb0xzdap4m2z74"))))
> + "1pciqzxf9ncv954v4r527xkxkn7r5hcr13mfw5dg1xjci3qdw5md"))))
> (build-system haskell-build-system)
> (arguments
> `(#:cabal-revision
This is a historical bug report and is no longer relevant. It can be
closed.
--
Brett M. Gilio
https://git.sr.ht/~brettgilio/
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#33480: [PATCH] gnu: ghc-tagged: Update to 0.8.6
2019-12-05 0:40 ` Brett Gilio
@ 2019-12-05 8:35 ` Efraim Flashner
0 siblings, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2019-12-05 8:35 UTC (permalink / raw)
To: 33480-done
[-- Attachment #1: Type: text/plain, Size: 226 bytes --]
Close bug
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-12-05 8:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-24 4:35 [bug#33480] [PATCH] gnu: ghc-tagged: Update to 0.8.6 Brett Gilio
2019-12-05 0:40 ` Brett Gilio
2019-12-05 8:35 ` bug#33480: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.