Skip to content

Commit 48750a8

Browse files
committed
patat 0.15.2.0
1 parent 732bfe8 commit 48750a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/patat.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Patat < Formula
22
desc "Terminal-based presentations using Pandoc"
33
homepage "https://github.com/jaspervdj/patat"
4-
url "https://hackage.haskell.org/package/patat-0.15.1.0/patat-0.15.1.0.tar.gz"
5-
sha256 "390b15031d20f8bd9d03e51e11bd9248af00aa437930300be34668b458be1ed9"
4+
url "https://hackage.haskell.org/package/patat-0.15.2.0/patat-0.15.2.0.tar.gz"
5+
sha256 "d1f182ecdf145b8db1aacee1c4d46731d197b192e6ef855c3505067c1cea2b65"
66
license "GPL-2.0-or-later"
77
head "https://github.com/jaspervdj/patat.git", branch: "main"
88

0 commit comments

Comments
 (0)