guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/06: gnu: ghc-esqueleto: Name checkout.


From: guix-commits
Subject: 04/06: gnu: ghc-esqueleto: Name checkout.
Date: Tue, 30 Apr 2019 11:13:38 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit e76a972bde60087a957b4ca41c7defff5ad6e9ba
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Apr 30 17:05:22 2019 +0200

    gnu: ghc-esqueleto: Name checkout.
    
    * gnu/packages/haskell.scm (ghc-esqueleto)[source]: Add FILE-NAME.
---
 gnu/packages/haskell.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 4b4a4b5..61c6119 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -8483,6 +8483,7 @@ JSON (JavaScript Object Notation) is a lightweight 
data-interchange format.")
          (uri (git-reference
                (url "https://github.com/bitemyapp/esqueleto";)
                (commit commit)))
+         (file-name (git-file-name name version))
          (sha256
           (base32
            "0lz1qxms7cfg5p3j37inlych0r2fwhm8xbarcys3df9m7jy9nixa"))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]