gnu: trurl: Update to 0.9.

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

Change-Id: Ieb0f19e6d48897dceb32e317613a301f521c9b94
This commit is contained in:
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

View file

@ -421,7 +421,7 @@ (define-public curlie
(define-public trurl
(package
(name "trurl")
(version "0.8")
(version "0.9")
(source
(origin
(method git-fetch)
@ -430,7 +430,7 @@ (define-public trurl
(commit (string-append name "-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "19zdpjp01n7s7zgixq3irqfnx66dmqf8zyp0dlb6y7ga673lqwi8"))))
(base32 "10gsl0fdpybfcffmgf3qww7cpw3ifczl601042a2mqmwwrlx5zj7"))))
(build-system gnu-build-system)
(arguments
(list