loom: sjw: Update to 0.1.3.1.

* loom/packages/sjw.scm (sjw): Update to 0.1.3.1
This commit is contained in:
Tissevert 2023-03-15 09:00:56 +01:00
parent 51b2e70633
commit 49f9b7da72
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
(define-public sjw
(package
(name "sjw")
(version "0.1.3.0")
(version "0.1.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -24,7 +24,7 @@
(file-name (git-file-name name version))
(sha256
(base32
"1jhwsxhqmsifrafqbil1yj3d83sjb8fliwbhayc1wb904ih99k45"))))
"05nyzs1wmffylql5ihhw1vw21kymq4s7qiiq6kv1dkj2z07hvhia"))))
(build-system haskell-build-system)
(inputs (list ghc-attoparsec ghc-random ghc-optparse-applicative))
(native-search-paths