me
/
guix
Archived
1
0
Fork 0

gnu: trurl: Update to 0.9.

* gnu/packages/curl.scm (trurl): Update to 0.9.

Change-Id: Ieb0f19e6d48897dceb32e317613a301f521c9b94
master
Sharlatan Hellseher 2024-01-23 14:01:51 +00:00
parent d3129b3f1e
commit fbeae77ae6
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -421,7 +421,7 @@ sugar and output formatting inspired from @code{httpie}.")
(define-public trurl
(package
(name "trurl")
(version "0.8")
(version "0.9")
(source
(origin
(method git-fetch)
@ -430,7 +430,7 @@ sugar and output formatting inspired from @code{httpie}.")
(commit (string-append name "-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "19zdpjp01n7s7zgixq3irqfnx66dmqf8zyp0dlb6y7ga673lqwi8"))))
(base32 "10gsl0fdpybfcffmgf3qww7cpw3ifczl601042a2mqmwwrlx5zj7"))))
(build-system gnu-build-system)
(arguments
(list