loom: sjw: Update to 0.1.3.1.
* loom/packages/sjw.scm (sjw): Update to 0.1.3.1
This commit is contained in:
parent
51b2e70633
commit
49f9b7da72
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
||||||
(define-public sjw
|
(define-public sjw
|
||||||
(package
|
(package
|
||||||
(name "sjw")
|
(name "sjw")
|
||||||
(version "0.1.3.0")
|
(version "0.1.3.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1jhwsxhqmsifrafqbil1yj3d83sjb8fliwbhayc1wb904ih99k45"))))
|
"05nyzs1wmffylql5ihhw1vw21kymq4s7qiiq6kv1dkj2z07hvhia"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(inputs (list ghc-attoparsec ghc-random ghc-optparse-applicative))
|
(inputs (list ghc-attoparsec ghc-random ghc-optparse-applicative))
|
||||||
(native-search-paths
|
(native-search-paths
|
||||||
|
|
Loading…
Reference in a new issue