me
/
guix
Archived
1
0
Fork 0

gnu: bower: Update to 1.1.

* gnu/packages/mail.scm (bower): Update to 1.1.

Change-Id: I240870755317de0b44b5c7af8ce9a77727649e7e
master
jgart 2024-07-24 22:06:24 -05:00
parent a41ed4b10a
commit 628189f919
No known key found for this signature in database
GPG Key ID: A52AA2B477B6DD35
1 changed files with 2 additions and 2 deletions

View File

@ -1643,7 +1643,7 @@ and search library.")
(define-public bower
(package
(name "bower")
(version "1.0")
(version "1.1")
(home-page "https://github.com/wangp/bower")
(source
(origin
@ -1653,7 +1653,7 @@ and search library.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0vcsbxlsvr2wv3c7sfr3yj21kbqy259skpxg00vf5bdkbc8qknq4"))))
(base32 "1zh2zlwdmpq6195kg87q5dh864jvabxnrvfvzhks53pf9wjkv80a"))))
(build-system gnu-build-system)
(arguments
(list